The Reporting Services Execution web service allows developers to programmatically process and render reports from a Report Server.
Classes
| DataSourceCredentials |
Represents data source credentials. |
| DataSourcePrompt |
Represents the name of a data source and the prompt to display to a user. |
| DocumentMapNode |
Represents a single node in the document map. |
| ExecutionHeader |
Represents state information for sessions in the report server. |
| ExecutionInfo |
Describes the state of the current report execution. |
| Extension |
Represents an extension that is registered with the report server. |
| PageSettings |
Represents the page settings for a report. |
| ParameterValue |
Represents data that is used in parameterized reports or in delivery extension settings. |
| ParameterValueOrFieldReference |
Represents a user-supplied value or a field name that represents the value of a parameter. |
| ReportExecutionService |
The Reporting Services Execution web service allows developers to programmatically process and render reports from a Report Server. |
| ReportMargins |
Represents the page margins for a report. |
| ReportPaperSize |
Gets the paper size of a report page. Read-only. |
| ReportParameter |
Represents a report parameter. |
| ServerInfoHeader |
Represents information about the report server. |
| ValidValue |
Represents a valid value for an extension setting. |
| Warning |
Represents a list of errors or warnings that are returned when a report is published or processed. |
Enumerations