Click or drag to resize

RebuildOptionsIncludeErrorReport Property

When set true, if any problem occurs in rebuild, a _rebuild_errors collection will contains all errors found

Namespace: Internal.LiteDB.Engine
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public bool IncludeErrorReport { get; set; }

Property Value

Boolean
See Also