Adds the data parameters to the current query parameters
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
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