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