[]
public IAsyncResult BeginPrepareQuery(BatchHeader BatchHeader, DataSource DataSource, DataSetDefinition DataSet, AsyncCallback callback, object asyncState)
Public Function BeginPrepareQuery(BatchHeader As BatchHeader, DataSource As DataSource, DataSet As DataSetDefinition, callback As AsyncCallback, asyncState As Object) As IAsyncResult
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| DataSource | DataSource | |
| DataSetDefinition | DataSet | |
| AsyncCallback | callback | |
| object | asyncState |
| Type | Description |
|---|---|
| IAsyncResult |