FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ReportingService2005SoapClient Class / BeginPrepareQuery Method

In This Topic
    BeginPrepareQuery Method (ReportingService2005SoapClient)
    In This Topic
    Syntax
    'Declaration
     
    Public Function BeginPrepareQuery( _
       ByVal BatchHeader As BatchHeader, _
       ByVal DataSource As DataSource, _
       ByVal DataSet As DataSetDefinition, _
       ByVal callback As AsyncCallback, _
       ByVal asyncState As Object _
    ) As IAsyncResult

    Parameters

    BatchHeader
    DataSource
    DataSet
    callback
    asyncState
    See Also