Returns the query created as an union of given queries.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- queries
- Type: System String
Queries to UNION
- unionAll
- Type: System Boolean
Union all records (no distinct)
Return Value
Type: StringSee Also