QuerySpecExtensionMethodsUnionT Method (DynamicQueryT, DynamicQuery) | 
 
            Specifies the query toUnion which should be union-ed with query using the UNION operator 
            
 
    Namespace: 
   SD.LLBLGen.Pro.QuerySpec
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.7.0.0 (5.7.0)
Syntax
RemarksAssumes projections of query and toUnion are equal.
See Also