ReportExecution2005 Namespace

Classes

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

Enumerations

  Enumeration Description
Public enumeration ExtensionTypeEnum Describes the type of extension that is registered with the report server.
Public enumeration PageCountMode Specifies whether to calculate the report page count as an actual page count or an estimate of the page count.
Public enumeration ParameterStateEnum Specifies the state of a parameter.
Public enumeration ParameterTypeEnum Specifies the data type of a parameter.
Public enumeration SortDirectionEnum Specifies sort directions.