ReportingService2010.EndListParents(IAsyncResult) 方法

定義

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

參數

asyncResult
IAsyncResult

傳回

CatalogItem[]

適用於