SRSReportDataProviderBase.setParametersMap Method [AX 2012]

Sets the parameter values.

public void setParametersMap(Map _parameterMap)

Run On

Server

Parameters

_parameterMap
Type: Map Class
An X++ map type.

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.

Community Additions

ADD
Show: