Loads a report definition from the local file system.
オーバーロードの一覧
| 名前 | 説明 |
|---|---|
| Report.LoadReportDefinition (Stream) |
Loads a report definition from the local file system using a Stream.
|
| Report.LoadReportDefinition (TextReader) |
Loads a report definition from the local file system using a TextReader.
|