Click or drag to resize

BsonExpressionParameters Property

Get/Set parameter values that will be used on expression execution

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

Property Value

BsonDocument
See Also