QuerySpecExtensionMethodsUnionAll Method (DynamicQuery, DynamicQuery) |
Specifies the query toUnion which should be union-ed with query using the UNION ALL operator
Namespace:
SD.LLBLGen.Pro.QuerySpec
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.8.0.0 (5.8.21.0111)
Syntax Remarks Assumes projections of query and toUnion are equal.
See Also