[OperationContract(AsyncPattern = true, Action = "http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/GetItemDataSourcePrompts", ReplyAction = "*")]
IAsyncResult BeginGetItemDataSourcePrompts(GetItemDataSourcePromptsRequest request, AsyncCallback callback, object asyncState)
<OperationContract(AsyncPattern:=True, Action:="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/GetItemDataSourcePrompts", ReplyAction:="*")>
Function BeginGetItemDataSourcePrompts(request As GetItemDataSourcePromptsRequest, callback As AsyncCallback, asyncState As Object) As IAsyncResult