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_dotnet181 (in libdb_dotnet181.dll) Version: 18.1.32.0
Syntax
C# |
---|
public void Checkpoint() |
Visual Basic (Declaration) |
---|
Public Sub Checkpoint |
Visual C++ |
---|
public: void Checkpoint() |