QuerySpecExtensionMethodsUnion Method (DynamicQuery, 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.5.0.0 (5.5.18.1019)
Syntax Remarks Assumes projections of query and toUnion are equal.
See Also