ReportingService2006.EndListParents(IAsyncResult) Metodo

Definizione

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

Parametri

asyncResult
IAsyncResult

Restituisce

Si applica a