FlexReport for WinForms
BeginPrepareQuery メソッド (ReportingService2005SoapClient)


C1.Document アセンブリ > C1.ImportServices.ReportingService4 名前空間 > ReportingService2005SoapClient クラス : BeginPrepareQuery メソッド
シンタックス
'宣言
 
Public Function BeginPrepareQuery( _
   ByVal BatchHeader As BatchHeader, _
   ByVal DataSource As DataSource, _
   ByVal DataSet As DataSetDefinition, _
   ByVal callback As System.AsyncCallback, _
   ByVal asyncState As System.Object _
) As System.IAsyncResult
'使用法
 
Dim instance As ReportingService2005SoapClient
Dim BatchHeader As BatchHeader
Dim DataSource As DataSource
Dim DataSet As DataSetDefinition
Dim callback As System.AsyncCallback
Dim asyncState As System.Object
Dim value As System.IAsyncResult
 
value = instance.BeginPrepareQuery(BatchHeader, DataSource, DataSet, callback, asyncState)
public System.IAsyncResult BeginPrepareQuery( 
   BatchHeader BatchHeader,
   DataSource DataSource,
   DataSetDefinition DataSet,
   System.AsyncCallback callback,
   System.object asyncState
)

パラメータ

BatchHeader
DataSource
DataSet
callback
asyncState
参照

参照

ReportingService2005SoapClient クラス
ReportingService2005SoapClient メンバ