次の方法で共有


ReportingService2010.ListCacheRefreshPlans(String) メソッド

定義

public:
 cli::array <Microsoft::SqlServer::ReportingServices2010::CacheRefreshPlan ^> ^ ListCacheRefreshPlans(System::String ^ ItemPath);
public Microsoft.SqlServer.ReportingServices2010.CacheRefreshPlan[] ListCacheRefreshPlans (string ItemPath);
member this.ListCacheRefreshPlans : string -> Microsoft.SqlServer.ReportingServices2010.CacheRefreshPlan[]
Public Function ListCacheRefreshPlans (ItemPath As String) As CacheRefreshPlan()

パラメーター

ItemPath
String

戻り値

適用対象