ReportingService2010.EndListCacheRefreshPlans(IAsyncResult) 方法

定义

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

参数

asyncResult
IAsyncResult

返回

CacheRefreshPlan[]

适用于