Compartilhar via


ReportingService2006.EndListChildren(IAsyncResult) Método

Definição

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

Retornos

Aplica-se a