ReportExecutionService Members

The Reporting Services Execution web service allows developers to programmatically process and render reports from a Report Server.

The following tables list the members exposed by the ReportExecutionService type.

Public Constructors

  Name Description
ReportExecutionService  

Top

Public Properties

(see also Protected Properties )

  Name Description
ms164269.pubproperty(en-US,SQL.90).gif AllowAutoRedirect  (inherited from HttpWebClientProtocol )
ms164269.pubproperty(en-US,SQL.90).gif ClientCertificates  (inherited from HttpWebClientProtocol )
ms164269.pubproperty(en-US,SQL.90).gif ConnectionGroupName  (inherited from WebClientProtocol )
ms164269.pubproperty(en-US,SQL.90).gif Container  (inherited from Component )
ms164269.pubproperty(en-US,SQL.90).gif CookieContainer  (inherited from HttpWebClientProtocol )
ms164269.pubproperty(en-US,SQL.90).gif Credentials  (inherited from WebClientProtocol )
ms164269.pubproperty(en-US,SQL.90).gif EnableDecompression  (inherited from HttpWebClientProtocol )
ms164269.pubproperty(en-US,SQL.90).gif ExecutionHeaderValue Provides SOAP header information, including the ExecutionID used when working with report executions.
ms164269.pubproperty(en-US,SQL.90).gif PreAuthenticate  (inherited from WebClientProtocol )
ms164269.pubproperty(en-US,SQL.90).gif Proxy  (inherited from HttpWebClientProtocol )
ms164269.pubproperty(en-US,SQL.90).gif RequestEncoding  (inherited from WebClientProtocol )
ms164269.pubproperty(en-US,SQL.90).gif ServerInfoHeaderValue Returns information about the report server.
ms164269.pubproperty(en-US,SQL.90).gif Site  (inherited from Component )
ms164269.pubproperty(en-US,SQL.90).gif SoapVersion  (inherited from SoapHttpClientProtocol )
ms164269.pubproperty(en-US,SQL.90).gif Timeout  (inherited from WebClientProtocol )
ms164269.pubproperty(en-US,SQL.90).gif UnsafeAuthenticatedConnectionSharing  (inherited from HttpWebClientProtocol )
ms164269.pubproperty(en-US,SQL.90).gif Url  (inherited from WebClientProtocol )
ms164269.pubproperty(en-US,SQL.90).gif UseDefaultCredentials  (inherited from WebClientProtocol )
ms164269.pubproperty(en-US,SQL.90).gif UserAgent  (inherited from HttpWebClientProtocol )

Top

Protected Properties

  Name Description
ms164269.protproperty(en-US,SQL.90).gif CanRaiseEvents  (inherited from Component )
ms164269.protproperty(en-US,SQL.90).gif DesignMode  (inherited from Component )
ms164269.protproperty(en-US,SQL.90).gif Events  (inherited from Component )

Top

Public Methods

(see also Protected Methods )

  Name Description
ms164269.pubmethod(en-US,SQL.90).gif Abort  (inherited from WebClientProtocol )
ms164269.pubmethod(en-US,SQL.90).gif CreateObjRef  (inherited from MarshalByRefObject )
ms164269.pubmethod(en-US,SQL.90).gif Discover  (inherited from SoapHttpClientProtocol )
ms164269.pubmethod(en-US,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms164269.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms164269.pubmethod(en-US,SQL.90).gif FindString Returns the logical page number of the next occurrence of the specified string.
ms164269.pubmethod(en-US,SQL.90).gifms164269.static(en-US,SQL.90).gif GenerateXmlMappings  Overloaded. (inherited from HttpWebClientProtocol )
ms164269.pubmethod(en-US,SQL.90).gif GetDocumentMap Returns the representation of the document map for the execution.
ms164269.pubmethod(en-US,SQL.90).gif GetExecutionInfo Returns information about the report execution.
ms164269.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms164269.pubmethod(en-US,SQL.90).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms164269.pubmethod(en-US,SQL.90).gif GetRenderResource Returns the resource for a specified rendering extension format.
ms164269.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms164269.pubmethod(en-US,SQL.90).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms164269.pubmethod(en-US,SQL.90).gif ListRenderingExtensions Returns a list of rendering extensions.
ms164269.pubmethod(en-US,SQL.90).gif ListSecureMethods Returns a list of SOAP methods that require a secure (SSL) connection when invoked.
ms164269.pubmethod(en-US,SQL.90).gif LoadDrillthroughTarget Creates a report execution from a drillthrough action.
ms164269.pubmethod(en-US,SQL.90).gif LoadReport Loads a report from the Report Server catalog into a new execution.
ms164269.pubmethod(en-US,SQL.90).gif LoadReportDefinition Creates a report execution from a report definition supplied by the client.
ms164269.pubmethod(en-US,SQL.90).gif Logoff Logs out the current user making Web service requests.
ms164269.pubmethod(en-US,SQL.90).gif LogonUser Logs on a user and authenticates a user request to the Report Server Web service.
ms164269.pubmethod(en-US,SQL.90).gif NavigateBookmark Navigates to a specific bookmark in the report.
ms164269.pubmethod(en-US,SQL.90).gif NavigateDocumentMap Navigates to a specific section of the report.
ms164269.pubmethod(en-US,SQL.90).gifms164269.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms164269.pubmethod(en-US,SQL.90).gif Render Processes a specific report and renders it in the specified format.
ms164269.pubmethod(en-US,SQL.90).gif RenderStream Gets a secondary rendering stream associated with a processed report.
ms164269.pubmethod(en-US,SQL.90).gif ResetExecution Resets the current report execution by clearing the snapshot and resetting the session state.
ms164269.pubmethod(en-US,SQL.90).gif SetExecutionCredentials Sets the credentials associated with the current report execution.
ms164269.pubmethod(en-US,SQL.90).gif SetExecutionParameters Sets and validates parameter values associated with the current report execution.
ms164269.pubmethod(en-US,SQL.90).gif Sort Applies or removes a sort for the execution based on a user sort action.
ms164269.pubmethod(en-US,SQL.90).gif ToggleItem Toggles the show/hide item in a report.
ms164269.pubmethod(en-US,SQL.90).gif ToString  (inherited from Component )

Top

Protected Methods

  Name Description
ms164269.protmethod(en-US,SQL.90).gifms164269.static(en-US,SQL.90).gif AddToCache  (inherited from WebClientProtocol )
ms164269.protmethod(en-US,SQL.90).gif BeginInvoke  (inherited from SoapHttpClientProtocol )
ms164269.protmethod(en-US,SQL.90).gif CancelAsync  (inherited from HttpWebClientProtocol )
ms164269.protmethod(en-US,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms164269.protmethod(en-US,SQL.90).gif EndInvoke  (inherited from SoapHttpClientProtocol )
ms164269.protmethod(en-US,SQL.90).gif Finalize  (inherited from Component )
ms164269.protmethod(en-US,SQL.90).gifms164269.static(en-US,SQL.90).gif GetFromCache  (inherited from WebClientProtocol )
ms164269.protmethod(en-US,SQL.90).gif GetReaderForMessage  (inherited from SoapHttpClientProtocol )
ms164269.protmethod(en-US,SQL.90).gif GetService  (inherited from Component )
ms164269.protmethod(en-US,SQL.90).gif GetWebRequest  (inherited from SoapHttpClientProtocol )
ms164269.protmethod(en-US,SQL.90).gif GetWebResponse  Overloaded. (inherited from HttpWebClientProtocol )
ms164269.protmethod(en-US,SQL.90).gif GetWriterForMessage  (inherited from SoapHttpClientProtocol )
ms164269.protmethod(en-US,SQL.90).gif Invoke  (inherited from SoapHttpClientProtocol )
ms164269.protmethod(en-US,SQL.90).gif InvokeAsync  Overloaded. (inherited from SoapHttpClientProtocol )
ms164269.protmethod(en-US,SQL.90).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )

Top

Public Events

  Name Description
ms164269.pubevent(en-US,SQL.90).gif Disposed  (inherited from Component )

Top

See Also

Reference

ReportExecutionService Class
Microsoft.WSSUX.ReportingServicesWebService.RSExecutionService2005 Namespace