RebuildOptionsIncludeErrorReport Property |
When set true, if any problem occurs in rebuild, a _rebuild_errors collection
will contains all errors found
Namespace: Internal.LiteDB.EngineAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic bool IncludeErrorReport { get; set; }Property Value
Boolean
See Also