ReportingService2010.CreateCacheRefreshPlan Метод

Определение

public:
 System::String ^ CreateCacheRefreshPlan(System::String ^ ItemPath, System::String ^ Description, System::String ^ EventType, System::String ^ MatchData, cli::array <Microsoft::SqlServer::ReportingServices2010::ParameterValue ^> ^ Parameters);
public string CreateCacheRefreshPlan (string ItemPath, string Description, string EventType, string MatchData, Microsoft.SqlServer.ReportingServices2010.ParameterValue[] Parameters);
member this.CreateCacheRefreshPlan : string * string * string * string * Microsoft.SqlServer.ReportingServices2010.ParameterValue[] -> string
Public Function CreateCacheRefreshPlan (ItemPath As String, Description As String, EventType As String, MatchData As String, Parameters As ParameterValue()) As String

Параметры

ItemPath
String
Description
String
EventType
String
MatchData
String
Parameters
ParameterValue[]

Возвращаемое значение

Применяется к