QuerySpecExtensionMethodsUnion Method | 
| Name | Description | |
|---|---|---|
| Union(DynamicQuery, DynamicQuery) | 
            Specifies the query toUnion which should be union-ed with query using the UNION operator 
              | |
| UnionT(DynamicQueryT, DynamicQuery) | 
            Specifies the query toUnion which should be union-ed with query using the UNION operator 
              | |
| UnionTEntity(EntityQueryTEntity, EntityQueryTEntity) | 
            Specifies the query toUnion which should be union-ed with query using the UNION operator 
              |