Click or drag to resize

EngineSettingsReadOnly Property

Indicate that engine will open files in readonly mode (and will not support any database change)

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

Property Value

Boolean
See Also