EngineSettingsReadOnly Property |
Indicate that engine will open files in readonly mode (and will not support any database change)
Namespace: Internal.LiteDB.EngineAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic bool ReadOnly { get; set; }Property Value
Boolean
See Also