QuerySpecExtensionMethodsUnionAll Method | 
| Name | Description | |
|---|---|---|
| UnionAll(DynamicQuery, DynamicQuery) | 
            Specifies the query toUnion which should be union-ed with query using the UNION ALL operator 
              | |
| UnionAllT(DynamicQueryT, DynamicQuery) | 
            Specifies the query toUnion which should be union-ed with query using the UNION ALL operator 
              | |
| UnionAllTEntity(EntityQueryTEntity, EntityQueryTEntity) | 
            Specifies the query toUnion which should be union-ed with query using the UNION ALL operator 
              |