QueryOr Method

Overload List
 NameDescription
Public methodStatic memberOr(IMongoQuery)
Tests that at least one of the subqueries is true (see $or).
Public methodStatic memberOr(IEnumerableIMongoQuery)
Tests that at least one of the subqueries is true (see $or).
Top
See Also

Reference