ServerReport.LoadReportDefinition-Methode (TextReader)
Loads the report definition from the report server using a TextReader.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)
Syntax
'Declaration
'Usage
Parameter
- report
A TextReader class that can be used to read the Report Definition Language (RDL) file for the report.
Hinweise
The LoadReportDefinition method can be used in cases where the report definition is dynamically generated.
Siehe auch
Verweis
ServerReport-Klasse
ServerReport-Member
Microsoft.Reporting.WinForms-Namespace