Flush the underlying memory pool, write a checkpoint record to the
log, and then flush the log, even if there has been no activity
since the last checkpoint.
Namespace:
BerkeleyDBAssembly: libdb_dotnet52 (in libdb_dotnet52.dll) Version: 5.2.28.0
Syntax
C# |
---|
public void Checkpoint() |
Visual Basic (Declaration) |
---|
Public Sub Checkpoint |
Visual C++ |
---|
public: void Checkpoint() |