The following methods are currently supported in aggregation expressions but not in filters:
Mql.Exists Mql.IsMissing Mql.IsNullOrMissing
Add support for them in filters.
- is related to
-
CSHARP-4858 Provide a way to test if a field exists or is missing in a LINQ query
- Closed