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

適用於