ReportingService2006.EndListChildren(IAsyncResult) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
cli::array <Microsoft::SqlServer::ReportingServices2006::CatalogItem ^> ^ EndListChildren(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2006.CatalogItem[] EndListChildren (IAsyncResult asyncResult);
member this.EndListChildren : IAsyncResult -> Microsoft.SqlServer.ReportingServices2006.CatalogItem[]
Public Function EndListChildren (asyncResult As IAsyncResult) As CatalogItem()
Parâmetros
- asyncResult
- IAsyncResult