QueryBuilderTDocumentOr Method |
Name | Description | |
---|---|---|
![]() | Or(IMongoQuery) |
Tests that at least one of the subqueries is true (see $or).
|
![]() | Or(IEnumerableIMongoQuery) |
Tests that at least one of the subqueries is true (see $or).
|