ReportingService2005.EndListModelDrillthroughReports(IAsyncResult) Método

Definição

public:
 cli::array <Microsoft::SqlServer::ReportingServices2005::ModelDrillthroughReport ^> ^ EndListModelDrillthroughReports(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2005.ModelDrillthroughReport[] EndListModelDrillthroughReports (IAsyncResult asyncResult);
member this.EndListModelDrillthroughReports : IAsyncResult -> Microsoft.SqlServer.ReportingServices2005.ModelDrillthroughReport[]
Public Function EndListModelDrillthroughReports (asyncResult As IAsyncResult) As ModelDrillthroughReport()

Parâmetros

asyncResult
IAsyncResult

Retornos

Aplica-se a