次の方法で共有


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 名前空間