ServerReport.LoadReportDefinition メソッド (TextReader)

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

名前空間: Microsoft.Reporting.WinForms
アセンブリ: Microsoft.ReportViewer.WinForms (microsoft.reportviewer.winforms.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.WinForms 名前空間