Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the parameter values.
Syntax
public void setParametersMap(Map _parameterMap)
Run On
Server
Parameters
- _parameterMap
Type: Map Class
An X++ map type.
Remarks
The map contains the name and value pair for parameters.
This method is called from the internal SQL Server Reporting Services (SSRS) data extension framework.
This is a framework class. Customizing this class may cause problems with future upgrades to the software.