FlexReport for WinForms
BeginGetItemDataSourcePrompts メソッド (ReportingService2005Soap)


C1.Document アセンブリ > C1.ImportServices.ReportingService4 名前空間 > ReportingService2005Soap インターフェース : BeginGetItemDataSourcePrompts メソッド
シンタックス
'宣言
 
Function BeginGetItemDataSourcePrompts( _
   ByVal request As GetItemDataSourcePromptsRequest, _
   ByVal callback As System.AsyncCallback, _
   ByVal asyncState As System.Object _
) As System.IAsyncResult
'使用法
 
Dim instance As ReportingService2005Soap
Dim request As GetItemDataSourcePromptsRequest
Dim callback As System.AsyncCallback
Dim asyncState As System.Object
Dim value As System.IAsyncResult
 
value = instance.BeginGetItemDataSourcePrompts(request, callback, asyncState)
System.IAsyncResult BeginGetItemDataSourcePrompts( 
   GetItemDataSourcePromptsRequest request,
   System.AsyncCallback callback,
   System.object asyncState
)

パラメータ

request
callback
asyncState
参照

参照

ReportingService2005Soap インターフェース
ReportingService2005Soap メンバ