Class LinqExtensions
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
This static class holds methods that can be used to express MongoDB specific operations in LINQ queries.
public static class LinqExtensions
Inheritance
LinqExtensions
Inherited Members
object.ReferenceEquals(object, object)
Methods
Injects a low level FilterDefinition{TDocument} into a LINQ where clause. Can only be used in LINQ queries.