Partager via


ReportingService2010.EndListCacheRefreshPlans(IAsyncResult) Méthode

Définition

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

Paramètres

asyncResult
IAsyncResult

Retours

S’applique à