ReportExecutionService.SetExecutionCredentials2Async Methode

Definition

Überlädt

SetExecutionCredentials2Async(DataSourceCredentials[])
SetExecutionCredentials2Async(DataSourceCredentials[], Object)

SetExecutionCredentials2Async(DataSourceCredentials[])

public:
 void SetExecutionCredentials2Async(cli::array <Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::DataSourceCredentials ^> ^ Credentials);
public void SetExecutionCredentials2Async (Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.DataSourceCredentials[] Credentials);
member this.SetExecutionCredentials2Async : Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.DataSourceCredentials[] -> unit
Public Sub SetExecutionCredentials2Async (Credentials As DataSourceCredentials())

Parameter

Credentials
DataSourceCredentials[]

Gilt für:

SetExecutionCredentials2Async(DataSourceCredentials[], Object)

public:
 void SetExecutionCredentials2Async(cli::array <Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::DataSourceCredentials ^> ^ Credentials, System::Object ^ userState);
public void SetExecutionCredentials2Async (Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.DataSourceCredentials[] Credentials, object userState);
member this.SetExecutionCredentials2Async : Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.DataSourceCredentials[] * obj -> unit
Public Sub SetExecutionCredentials2Async (Credentials As DataSourceCredentials(), userState As Object)

Parameter

Credentials
DataSourceCredentials[]
userState
Object

Gilt für: