Enumeration
SQLUnionJoiner.Type
The supported query union operations.
enum `Type`
Topics
Enumeration Cases
SQLUnionJoiner.Type.exceptTheEXCEPTorEXCEPT DISTINCToperation.SQLUnionJoiner.Type.exceptAllTheEXCEPT ALLoperation.SQLUnionJoiner.Type.intersectTheINTERSECTorINTERSECT DISTINCToperation.SQLUnionJoiner.Type.intersectAllTheINTERSECT ALLoperation.SQLUnionJoiner.Type.unionTheUNIONoperation, also calledUNION DISTINCT.SQLUnionJoiner.Type.unionAllTheUNION ALLoperation.
Relationships
Conforms To
Swift.CaseIterableSwift.EquatableSwift.HashableSwift.SendableSwift.SendableMetatype