Creates the where condition for the array of values.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- columnNames
- Type:
System String
Column name
- values
- Type:
System.Collections.Generic IList
Int32
Values
- negation
- Type:
System Boolean
Indicates if NOT IN should be used
Return Value
Type:
See Also