Click or drag to resize

ILiteDatabaseRebuild Method

Rebuild all database to remove unused pages - reduce data file

Namespace: Internal.LiteDB
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
long Rebuild(
	RebuildOptions options = null
)

Parameters

options  RebuildOptions  (Optional)
 

Return Value

Int64
See Also