BsonExpressionFields Property |
Fill this hashset with all fields used in root level of document (be used to partial deserialize) - "$" means all fields
Namespace: Internal.LiteDBAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic HashSet<string> Fields { get; }Property Value
HashSetString
See Also