ReportingService2010.EndListDependentItems(IAsyncResult) Método

Definición

public:
 cli::array <Microsoft::SqlServer::ReportingServices2010::CatalogItem ^> ^ EndListDependentItems(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2010.CatalogItem[] EndListDependentItems (IAsyncResult asyncResult);
member this.EndListDependentItems : IAsyncResult -> Microsoft.SqlServer.ReportingServices2010.CatalogItem[]
Public Function EndListDependentItems (asyncResult As IAsyncResult) As CatalogItem()

Parámetros

asyncResult
IAsyncResult

Devoluciones

Se aplica a