NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.LiteDB
LiteDatabase Class
LiteDatabase Properties
CheckpointSize Property
Collation Property
FileStorage Property
LimitSize Property
Mapper Property
Timeout Property
UserVersion Property
UtcDate Property
Lite
Database
Mapper Property
Get current instance of BsonMapper used in this database instance (can be BsonMapper.Global)
Namespace:
Internal.LiteDB
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
Copy
public
BsonMapper
Mapper
{
get
; }
Property Value
BsonMapper
Implements
ILiteDatabase
Mapper
See Also
Reference
LiteDatabase Class
Internal.LiteDB Namespace
Copyright 2026 NeoAxis Group. All rights reserved.