Click or drag to resize

ConnectionStringConnection Property

"connection": Return how engine will be open (default: Direct)

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

Property Value

ConnectionType
See Also