Click or drag to resize

ConnectionStringCollation Property

"collation": Set default collaction when database creation (default: "[CurrentCulture]/IgnoreCase")

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

Property Value

Collation
See Also