ReportExecutionService.BeginSetExecutionCredentials(DataSourceCredentials[], AsyncCallback, Object) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Parametri
- Credentials
- DataSourceCredentials[]
- callback
- AsyncCallback
- asyncState
- Object