Skip to content

Commit ca32edc

Browse files
authored
DOCSP-35829-new-districtmany-method (mongodb#367)
1 parent 4a7d806 commit ca32edc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

source/fundamentals/linq.txt

+4-1
Original file line numberDiff line numberDiff line change
@@ -805,7 +805,10 @@ The following are some methods supported by the {+driver-long+} implementation o
805805

806806
* - ``Distinct``
807807
- Returns distinct documents that match the specified criteria
808-
808+
809+
* - ``DistinctMany``
810+
- Returns distinct documents from an array that match the specified criteria
811+
809812
* - ``Exists``
810813
- Tests whether a field exists
811814

0 commit comments

Comments
 (0)