NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.LiteDB
LiteDatabase Class
LiteDatabase Methods
BeginTrans Method
Checkpoint Method
CollectionExists Method
Commit Method
Dispose Method
DropCollection Method
Execute Method
Finalize Method
GetCollection Method
GetCollectionNames Method
GetStorage<TFileId> Method
Pragma Method
Rebuild Method
RenameCollection Method
Rollback Method
Lite
Database
Checkpoint Method
Do database checkpoint. Copy all commited transaction from log file into datafile.
Namespace:
Internal.LiteDB
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
Copy
public
void
Checkpoint
()
Implements
ILiteDatabase
Checkpoint
See Also
Reference
LiteDatabase Class
Internal.LiteDB Namespace
Copyright 2026 NeoAxis Group. All rights reserved.