ReportingService2005.EndListDependentItems(IAsyncResult) Método

Definição

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

Parâmetros

asyncResult
IAsyncResult

Retornos

Aplica-se a