Skip to content

Commit d8da371

Browse files
committed
DOCSP-35829-new-districtmany-method
1 parent 7f3efc0 commit d8da371

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)