MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Driver.Builders
Query Class
Query Methods
Or Method
Or Method (IMongoQuery[])
Or Method (IEnumerable(IMongoQuery))
Query
Or Method
Overload List
Name
Description
Or(
IMongoQuery
)
Tests that at least one of the subqueries is true (see $or).
Or(IEnumerable
IMongoQuery
)
Tests that at least one of the subqueries is true (see $or).
Top
See Also
Reference
Query Class
MongoDB.Driver.Builders Namespace
Copyright © 2010–present MongoDB Inc.
Send comments on this topic to
MongoDB