[]
        
(Showing Draft Content)

C1.ImportServices.ReportExecution4.ReportExecutionServiceSoap.BeginSetExecutionCredentials2

BeginSetExecutionCredentials2 Method

BeginSetExecutionCredentials2(SetExecutionCredentials2Request, AsyncCallback, object)

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