| QueryAnd Method | 
| Name | Description | |
|---|---|---|
| 
                 | 
              And(Query) | 
                 
            Join the specified query to this query
            using the AND operator.
             
               | 
            
| 
                 | 
              And(Query) | 
                 
            Join the specified queries using the AND operator
             
               |