Constructor, prepares the condition over names (strings).
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- columnName
- Type: System String
Column name
- values
- Type: System.Collections.Generic IList String
Name values for the IN expression
- guids (Optional)
- Type: System Boolean
If true, the values are GUIDs
See Also