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[]

適用於