CacheRefreshPlan Constructor ()

 

Applies To: SQL Server 2016 Preview

Creates a new instance of the CacheRefreshPlan class.

Namespace:   ReportService2010
Assembly:  ReportService2010 (in ReportService2010.dll)

Syntax

public CacheRefreshPlan()
public:
CacheRefreshPlan()
new : unit -> CacheRefreshPlan
Public Sub New

See Also

CacheRefreshPlan Class
ReportService2010 Namespace
Cache Shared Datasets (SSRS)
Caching Reports (SSRS)

Return to top