Adds the data parameters to the current query parameters
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- addParameters
- Type: CMS.DataEngine QueryDataParameters
Parameters to add
- expression
- Type: System String
Expression which refers to the parameters
- mergeSameParameters (Optional)
- Type: System Boolean
If true, the process merges the parameters with same name and value into one
Return Value
Type: StringSee Also