ReportingService2010.EndListScheduledItems(IAsyncResult) 方法

定义

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

参数

asyncResult
IAsyncResult

返回

CatalogItem[]

适用于