The AsQueryable3 method is an older way to select using LINQ3. It should be removed.
The current way is to configure the LinqProvider in the MongoClientSettings.
The AsQueryable3 method is an older way to select using LINQ3. It should be removed.
The current way is to configure the LinqProvider in the MongoClientSettings.