Click or drag to resize

ILiteCollectionTEntityMapper Property

Getting entity mapper from current collection. Returns null if collection are BsonDocument type

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

Property Value

EntityMapper
See Also