次の方法で共有


Report.LoadReportDefinition メソッド

 

公開日: 2016年4月

処理するレポート定義を読み込みます。

名前空間:   Microsoft.Reporting.WinForms
アセンブリ:  Microsoft.ReportViewer.WinForms (Microsoft.ReportViewer.WinForms.dll 内)

オーバーロードの一覧

名前 説明
System_CAPS_pubmethod LoadReportDefinition(Stream)

Stream を使用して、処理するレポート定義を読み込みます。

System_CAPS_pubmethod LoadReportDefinition(TextReader)

TextReader を使用して、処理するレポート定義を読み込みます。

関連項目

Report クラス
Microsoft.Reporting.WinForms 名前空間

トップに戻る