UnionOperatorType Enumeration |
Namespace: SD.LLBLGen.Pro.ORMSupportClasses
Member name | Value | Description | |
---|---|---|---|
Unknown | 0 | Unknown type | |
Union | 1 | this element has to be added to the main query using a UNION | |
UnionAll | 2 | this element has to be added to the main query using a UNION ALL |
(c)2002-2018 Solutions Design bv