public void PrepareQueryAsync (Microsoft.SqlServer.ReportingServices2005.DataSource DataSource, Microsoft.SqlServer.ReportingServices2005.DataSetDefinition DataSet);
member this.PrepareQueryAsync : Microsoft.SqlServer.ReportingServices2005.DataSource * Microsoft.SqlServer.ReportingServices2005.DataSetDefinition -> unit
Public Sub PrepareQueryAsync (DataSource As DataSource, DataSet As DataSetDefinition)
public void PrepareQueryAsync (Microsoft.SqlServer.ReportingServices2005.DataSource DataSource, Microsoft.SqlServer.ReportingServices2005.DataSetDefinition DataSet, object userState);
member this.PrepareQueryAsync : Microsoft.SqlServer.ReportingServices2005.DataSource * Microsoft.SqlServer.ReportingServices2005.DataSetDefinition * obj -> unit
Public Sub PrepareQueryAsync (DataSource As DataSource, DataSet As DataSetDefinition, userState As Object)