ILiteDatabaseRebuild Method |
Rebuild all database to remove unused pages - reduce data file
Namespace: Internal.LiteDBAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxlong Rebuild(
RebuildOptions options = null
)
Parameters
- options RebuildOptions (Optional)
-
Return Value
Int64
See Also