QueryBuilderTDocumentOr Method

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

Reference