Adds where condition to the nested query, e.g. "columnName NOT IN (...)"
            
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- columnName
 - Type: 
System String
Column name 
- nestedQuery
 - Type: CMS.DataEngine IDataQuery
Nested query 
Return Value
Type: TParentSee Also