Click or drag to resize

LiteEngineRebuild Method

Implement a full rebuild database. A backup copy will be created with -backup extention. All data will be readed and re created in another database

Namespace: Internal.LiteDB.Engine
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public long Rebuild()

Return Value

Int64
See Also