ReportExecutionService.BeginSetExecutionCredentials2(DataSourceCredentials[], AsyncCallback, Object) Metodo

Definizione

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

Parametri

Credentials
DataSourceCredentials[]
callback
AsyncCallback
asyncState
Object

Restituisce

IAsyncResult

Si applica a