Gets the where condition for the given column
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- leftSide
- Type: CMS.DataEngine IQueryObjectWithValue
Left side of the condition
- op
- Type: CMS.DataEngine QueryOperator
Operator
- rightSide
- Type: System Object
Right side of the condition
Return Value
Type: StringSee Also