ReportExecutionService.SetExecutionParameters Método

Definição

public:
 Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::ExecutionInfo ^ SetExecutionParameters(cli::array <Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::ParameterValue ^> ^ Parameters, System::String ^ ParameterLanguage);
[System.Web.Services.Protocols.SoapDocumentMethod("http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/SetExecutionParameters", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, RequestNamespace="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices", ResponseNamespace="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices", Use=System.Web.Services.Description.SoapBindingUse.Literal)]
[System.Web.Services.Protocols.SoapHeader("TrustedUserHeaderValue")]
[System.Web.Services.Protocols.SoapHeader("ServerInfoHeaderValue", Direction=System.Web.Services.Protocols.SoapHeaderDirection.Out)]
[System.Web.Services.Protocols.SoapHeader("ExecutionHeaderValue")]
public Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ExecutionInfo SetExecutionParameters (Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ParameterValue[] Parameters, string ParameterLanguage);
Public Function SetExecutionParameters (Parameters As ParameterValue(), ParameterLanguage As String) As ExecutionInfo

Parâmetros

Parameters
ParameterValue[]
ParameterLanguage
String

Retornos

ExecutionInfo
Atributos

Aplica-se a