Adds where condition with EXISTS and the nested query "EXISTS (...)"
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- nestedQuery
- Type: CMS.DataEngine.IDataQuery
Nested query
- negation
- Type:
System.Boolean
If true, the expression is NOT EXISTS
Return Value
Type: TParentSee Also