Click or drag to resize

EngineSettingsCollation Property

Create database with custom string collection (used only to create database) (default: Collation.Default)

Namespace: Internal.LiteDB.Engine
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