ReportExecutionService.BeginSetExecutionCredentials Método

Definição

public:
 IAsyncResult ^ BeginSetExecutionCredentials(cli::array <Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::DataSourceCredentials ^> ^ Credentials, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginSetExecutionCredentials (Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.DataSourceCredentials[] Credentials, AsyncCallback callback, object asyncState);
Public Function BeginSetExecutionCredentials (Credentials As DataSourceCredentials(), callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parâmetros

Credentials
DataSourceCredentials[]
callback
AsyncCallback
asyncState
Object

Retornos

IAsyncResult

Aplica-se a