ReportingService2006.EndListDependentItems(IAsyncResult) Metodo

Definizione

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

Parametri

asyncResult
IAsyncResult

Restituisce

Si applica a