SRSReportSchema.add Method [AX 2012]
Adds a table to the report schema.
public void add(
SRSReportDataSetName _reportDataSetName,
TableName _reportDataTable,
MethodName _reportDataProviderMethod)
Run On
ServerParameters
- _reportDataSetName
- Type: SRSReportDataSetName Extended Data Type
- _reportDataTable
- Type: TableName Extended Data Type
- _reportDataProviderMethod
- Type: MethodName Extended Data Type
Community Additions
ADD
Show: