Membros ReportExecutionService
The Reporting Services Execution Web service allows developers to programmatically process and render reports from a report server.
O tipo ReportExecutionService expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
ReportExecutionService | Initializes a new instance of the ReportExecutionService class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Abort | (Herdado de WebClientProtocol.) | |
BeginInvoke | (Herdado de SoapHttpClientProtocol.) | |
CancelAsync | (Herdado de HttpWebClientProtocol.) | |
CreateObjRef | (Herdado de MarshalByRefObject.) | |
Discover | (Herdado de SoapHttpClientProtocol.) | |
Dispose | (Herdado de Component.) | |
Dispose | (Herdado de Component.) | |
EndInvoke | (Herdado de SoapHttpClientProtocol.) | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Component.) | |
FindString | Returns the logical page number of the next occurrence of the specified string. | |
GetDocumentMap | Returns the representation of the document map for the execution. | |
GetExecutionInfo | Returns information about the report execution. | |
GetExecutionInfo2 | Returns information about the report execution. | |
GetHashCode | (Herdado de Object.) | |
GetLifetimeService | (Herdado de MarshalByRefObject.) | |
GetReaderForMessage | (Herdado de SoapHttpClientProtocol.) | |
GetRenderResource | Returns the resource for a specified rendering extension format. | |
GetService | (Herdado de Component.) | |
GetType | (Herdado de Object.) | |
GetWebRequest | (Herdado de SoapHttpClientProtocol.) | |
GetWebResponse | (Herdado de HttpWebClientProtocol.) | |
GetWebResponse | (Herdado de HttpWebClientProtocol.) | |
GetWriterForMessage | (Herdado de SoapHttpClientProtocol.) | |
InitializeLifetimeService | (Herdado de MarshalByRefObject.) | |
Invoke | (Herdado de SoapHttpClientProtocol.) | |
InvokeAsync | (Herdado de SoapHttpClientProtocol.) | |
InvokeAsync | (Herdado de SoapHttpClientProtocol.) | |
ListRenderingExtensions | Returns a list of rendering extensions. | |
ListSecureMethods | Returns a list of SOAP methods that require a secure (SSL) connection when invoked. | |
LoadDrillthroughTarget | Creates a report execution from a drillthrough action. | |
LoadDrillthroughTarget2 | Creates a report execution from a drillthrough action. | |
LoadReport | Loads a report from the report server into a new execution. | |
LoadReport2 | Loads a report from the report server into a new execution. | |
LoadReportDefinition | Creates a report execution from a report definition supplied by the client. | |
LoadReportDefinition2 | Creates a report execution from a report definition supplied by the client. | |
Logoff | Logs out the current user making Web service requests. | |
LogonUser | Logs on a user and authenticates a user request to the Report Server Web service. | |
MemberwiseClone | (Herdado de Object.) | |
MemberwiseClone | (Herdado de MarshalByRefObject.) | |
NavigateBookmark | Navigates to a specific bookmark in the report. | |
NavigateDocumentMap | Navigates to a specific section of the report. | |
Render | Processes a specific report and renders it in the specified format. | |
Render2 | Processes a specific report and renders it in the specified format. | |
RenderStream | Gets a secondary rendering stream associated with a processed report. | |
ResetExecution | Resets the current report execution by clearing the snapshot and resetting the session state. | |
ResetExecution2 | Resets the current report execution by clearing the snapshot and resetting the session state. | |
SetExecutionCredentials | Sets the credentials associated with the current report execution. | |
SetExecutionCredentials2 | Sets the credentials associated with the current report execution. | |
SetExecutionParameters | Sets and validates parameter values associated with the current report execution. | |
SetExecutionParameters2 | Sets and validates parameter values associated with the current report execution. | |
Sort | Applies or removes a sort for the execution based on a user sort action. | |
Sort2 | Applies or removes a sort for the execution based on a user sort action. | |
ToggleItem | Toggles the show/hide item in a report. | |
ToString | (Herdado de Component.) |
Início
Propriedades
Início