Adds the given where condition to the query. Matches the column to a given value.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- leftSide
- Type: CMS.DataEngine IQueryObjectWithValue
Column name
- op
- Type: CMS.DataEngine QueryOperator
Operator
- rightSide
- Type: System Object
Value
Return Value
Type: TParentSee Also