Gets the union of this data query with another query without eliminating the duplicities
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- query
- Type: TQuery
Query to union with
Return Value
Type: TQuerySee Also