NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.LiteDB.Engine
LiteEngine Class
LiteEngine Methods
BeginTrans Method
Checkpoint Method
Commit Method
Delete Method
DeleteMany Method
Dispose Method
DropCollection Method
DropIndex Method
EnsureIndex Method
GetCollectionNames Method
Insert Method
Pragma Method
Query Method
Rebuild Method
RenameCollection Method
Rollback Method
Update Method
UpdateMany Method
Upgrade Method
Upsert Method
Lite
Engine
Checkpoint Method
Run checkpoint command to copy log file into data file
Namespace:
Internal.LiteDB.Engine
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
Copy
public
int
Checkpoint
()
Return Value
Int32
Implements
ILiteEngine
Checkpoint
See Also
Reference
LiteEngine Class
Internal.LiteDB.Engine Namespace
Copyright 2026 NeoAxis Group. All rights reserved.