ReportExecutionService.BeginSetExecutionCredentials2 Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
IAsyncResult ^ BeginSetExecutionCredentials2(cli::array <Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::DataSourceCredentials ^> ^ Credentials, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginSetExecutionCredentials2 (Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.DataSourceCredentials[] Credentials, AsyncCallback callback, object asyncState);
Public Function BeginSetExecutionCredentials2 (Credentials As DataSourceCredentials(), callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parâmetros
- Credentials
- DataSourceCredentials[]
- callback
- AsyncCallback
- asyncState
- Object