Berkeley DB .NET API Documentation |
DatabaseEnvironmentConfig..::.TxnTimestamp Property |
DatabaseEnvironmentConfig Class See Also |
Recover to the time specified by timestamp rather than to the most
current possible date.
Namespace:
BerkeleyDB
Assembly:
libdb_dotnet48 (in libdb_dotnet48.dll) Version: 4.8.24.0
Syntax
Remarks
Once a database environment has been upgraded to a new version of Berkeley DB involving a log format change (see Upgrading Berkeley DB installations in the Programmer's Reference Guide), it is no longer possible to recover to a specific time before that upgrade.