Adds the where condition to the existing one
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- where
- Type: System String
Where condition to add
- condition
- Type: System String
Condition to add
- op (Optional)
- Type: System String
Operator
- nested (Optional)
- Type: System Boolean
If true, the where condition is added as nested
Return Value
Type: StringSee Also