[]
        
(Showing Draft Content)

C1.ImportServices.ReportExecution4.ReportExecutionServiceSoap.BeginSetExecutionCredentials

BeginSetExecutionCredentials Method

BeginSetExecutionCredentials(SetExecutionCredentialsRequest, AsyncCallback, object)

Declaration
[OperationContract(AsyncPattern = true, Action = "http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/SetExecutionCredentials", ReplyAction = "*")]
IAsyncResult BeginSetExecutionCredentials(SetExecutionCredentialsRequest request, AsyncCallback callback, object asyncState)
<OperationContract(AsyncPattern:=True, Action:="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/SetExecutionCredentials", ReplyAction:="*")>
Function BeginSetExecutionCredentials(request As SetExecutionCredentialsRequest, callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parameters
Type Name Description
SetExecutionCredentialsRequest request
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult