NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.LiteDB
ILiteDatabase Interface
ILiteDatabase Methods
Pragma Method
Pragma(String) Method
Pragma(String, BsonValue) Method
ILite
Database
Pragma(String, Bson
Value) Method
Set new value to internal engine variables
Namespace:
Internal.LiteDB
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
Copy
BsonValue
Pragma
(
string
name
,
BsonValue
value
)
Parameters
name
String
value
BsonValue
Return Value
BsonValue
See Also
Reference
ILiteDatabase Interface
Pragma Overload
Internal.LiteDB Namespace
Copyright 2026 NeoAxis Group. All rights reserved.