Click or drag to resize

ConnectionStringUpgrade Property

"upgrade": Check if data file is an old version and convert before open (default: false)

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

Property Value

Boolean
See Also