ServerReport.LoadReportDefinition 方法 (TextReader)

Loads the report definition from the report server using a TextReader.

命名空间: Microsoft.Reporting.WebForms
程序集: Microsoft.ReportViewer.WebForms (在 microsoft.reportviewer.webforms.dll 中)

语法

声明
用法

参数

  • report
    A TextReader class that can be used to read the report definition language (RDL) file for the report.

备注

The LoadReportDefinition method can be used in cases where the report definition is dynamically generated.

另请参见

参考

ServerReport 类
ServerReport 成员
Microsoft.Reporting.WebForms 命名空间