Compartir a través de


ReportExecutionService Miembros

The Reporting Services Execution Web service allows developers to programmatically process and render reports from a report server.

El tipo ReportExecutionService expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico ReportExecutionService Initializes a new instance of the ReportExecutionService class.

Principio

Métodos

  Nombre Descripción
Método publico Abort (Se hereda de WebClientProtocol).
Método protegido BeginInvoke (Se hereda de SoapHttpClientProtocol).
Método protegido CancelAsync (Se hereda de HttpWebClientProtocol).
Método publico CreateObjRef (Se hereda de MarshalByRefObject).
Método publico Discover (Se hereda de SoapHttpClientProtocol).
Método publico Dispose (Se hereda de Component).
Método protegido Dispose (Se hereda de Component).
Método protegido EndInvoke (Se hereda de SoapHttpClientProtocol).
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Component).
Método publico FindString Returns the logical page number of the next occurrence of the specified string.
Método publico GetDocumentMap Returns the representation of the document map for the execution.
Método publico GetExecutionInfo Returns information about the report execution.
Método publico GetExecutionInfo2 Returns information about the report execution.
Método publico GetHashCode (Se hereda de Object).
Método publico GetLifetimeService (Se hereda de MarshalByRefObject).
Método protegido GetReaderForMessage (Se hereda de SoapHttpClientProtocol).
Método publico GetRenderResource Returns the resource for a specified rendering extension format.
Método protegido GetService (Se hereda de Component).
Método publico GetType (Se hereda de Object).
Método protegido GetWebRequest (Se hereda de SoapHttpClientProtocol).
Método protegido GetWebResponse (Se hereda de HttpWebClientProtocol).
Método protegido GetWebResponse (Se hereda de HttpWebClientProtocol).
Método protegido GetWriterForMessage (Se hereda de SoapHttpClientProtocol).
Método publico InitializeLifetimeService (Se hereda de MarshalByRefObject).
Método protegido Invoke (Se hereda de SoapHttpClientProtocol).
Método protegido InvokeAsync (Se hereda de SoapHttpClientProtocol).
Método protegido InvokeAsync (Se hereda de SoapHttpClientProtocol).
Método publico ListRenderingExtensions Returns a list of rendering extensions.
Método publico ListSecureMethods Returns a list of SOAP methods that require a secure (SSL) connection when invoked.
Método publico LoadDrillthroughTarget Creates a report execution from a drillthrough action.
Método publico LoadDrillthroughTarget2 Creates a report execution from a drillthrough action.
Método publico LoadReport Loads a report from the report server into a new execution.
Método publico LoadReport2 Loads a report from the report server into a new execution.
Método publico LoadReportDefinition Creates a report execution from a report definition supplied by the client.
Método publico LoadReportDefinition2 Creates a report execution from a report definition supplied by the client.
Método publico Logoff Logs out the current user making Web service requests.
Método publico LogonUser Logs on a user and authenticates a user request to the Report Server Web service.
Método protegido MemberwiseClone (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de MarshalByRefObject).
Método publico NavigateBookmark Navigates to a specific bookmark in the report.
Método publico NavigateDocumentMap Navigates to a specific section of the report.
Método publico Render Processes a specific report and renders it in the specified format.
Método publico Render2 Processes a specific report and renders it in the specified format.
Método publico RenderStream Gets a secondary rendering stream associated with a processed report.
Método publico ResetExecution Resets the current report execution by clearing the snapshot and resetting the session state.
Método publico ResetExecution2 Resets the current report execution by clearing the snapshot and resetting the session state.
Método publico SetExecutionCredentials Sets the credentials associated with the current report execution.
Método publico SetExecutionCredentials2 Sets the credentials associated with the current report execution.
Método publico SetExecutionParameters Sets and validates parameter values associated with the current report execution.
Método publico SetExecutionParameters2 Sets and validates parameter values associated with the current report execution.
Método publico Sort Applies or removes a sort for the execution based on a user sort action.
Método publico Sort2 Applies or removes a sort for the execution based on a user sort action.
Método publico ToggleItem Toggles the show/hide item in a report.
Método publico ToString (Se hereda de Component).

Principio

Propiedades

  Nombre Descripción
Propiedad pública AllowAutoRedirect (Se hereda de HttpWebClientProtocol).
Propiedad protegida CanRaiseEvents (Se hereda de Component).
Propiedad pública ClientCertificates (Se hereda de HttpWebClientProtocol).
Propiedad pública ConnectionGroupName (Se hereda de WebClientProtocol).
Propiedad pública Container (Se hereda de Component).
Propiedad pública CookieContainer (Se hereda de HttpWebClientProtocol).
Propiedad pública Credentials (Se hereda de WebClientProtocol).
Propiedad protegida DesignMode (Se hereda de Component).
Propiedad pública EnableDecompression (Se hereda de HttpWebClientProtocol).
Propiedad protegida Events (Se hereda de Component).
Propiedad pública ExecutionHeaderValue Provides SOAP header information, including the ExecutionID used when working with report executions.
Propiedad pública PreAuthenticate (Se hereda de WebClientProtocol).
Propiedad pública Proxy (Se hereda de HttpWebClientProtocol).
Propiedad pública RequestEncoding (Se hereda de WebClientProtocol).
Propiedad pública ServerInfoHeaderValue Returns information about the report server.
Propiedad pública Site (Se hereda de Component).
Propiedad pública SoapVersion (Se hereda de SoapHttpClientProtocol).
Propiedad pública Timeout (Se hereda de WebClientProtocol).
Propiedad pública TrustedUserHeaderValue Infraestructura.
Propiedad pública UnsafeAuthenticatedConnectionSharing (Se hereda de HttpWebClientProtocol).
Propiedad pública Url (Se hereda de WebClientProtocol).
Propiedad pública UseDefaultCredentials (Se hereda de WebClientProtocol).
Propiedad pública UserAgent (Se hereda de HttpWebClientProtocol).

Principio

Eventos

  Nombre Descripción
Evento público Disposed (Se hereda de Component).

Principio