Skip to content

Commit 65e9142

Browse files
authored
DOCSP-35829-new-districtmany-method (#367)
1 parent 8451d26 commit 65e9142

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

source/fundamentals/linq.txt

Lines changed: 4 additions & 1 deletion
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)