We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb4917b commit 6e6db4dCopy full SHA for 6e6db4d
source/fundamentals/linq.txt
@@ -31,8 +31,7 @@ The {+driver-short+} automatically translates LINQ queries into
31
.. important::
32
33
LINQ3 is the only LINQ provider available in the {+driver-long+}. If you have
34
- manually configured your project to use LINQ2, you must change your provider to
35
- LINQ3 to use this version of the driver.
+ manually configured your project to use LINQ2, it will not compile.
36
37
The examples in this guide use the ``restaurants`` collection
38
in the ``sample_restaurants`` database provided in the :atlas:`Atlas sample datasets </sample-data>`.
0 commit comments