QueryBuilderTDocumentAnd Method

Overload List
 NameDescription
Public methodAnd(IMongoQuery)
Tests that all the queries are true (see $and in newer versions of the server).
Public methodAnd(IEnumerableIMongoQuery)
Tests that all the queries are true (see $and in newer versions of the server).
Top
See Also

Reference