QueryAnd Method |
Name | Description | |
---|---|---|
And(IMongoQuery) |
Tests that all the queries are true (see $and in newer versions of the server).
| |
And(IEnumerableIMongoQuery) |
Tests that all the queries are true (see $and in newer versions of the server).
|