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 5eb9f40 commit 2b6bd0aCopy full SHA for 2b6bd0a
source/whats-new.txt
@@ -86,7 +86,7 @@ The 3.0 driver release includes the following new features:
86
the ``Select()`` method, or the ``Project()`` aggregation stage with the LINQ3 provider.
87
In previous versions of the driver, you could perform client-side
88
projection with the LINQ3 provider only after calling the ``ToEnumerable()`` or
89
- ``AsEnumerable()`` method, and only within the ``Select()`` method.
+ ``AsEnumerable()`` method.
90
91
To learn how to enable and use client-side projection for a driver method, select the
92
corresponding tab:
0 commit comments