ReportingService2010.SetCacheRefreshPlanProperties Метод

Определение

public:
 void SetCacheRefreshPlanProperties(System::String ^ CacheRefreshPlanID, System::String ^ Description, System::String ^ EventType, System::String ^ MatchData, cli::array <Microsoft::SqlServer::ReportingServices2010::ParameterValue ^> ^ Parameters);
public void SetCacheRefreshPlanProperties (string CacheRefreshPlanID, string Description, string EventType, string MatchData, Microsoft.SqlServer.ReportingServices2010.ParameterValue[] Parameters);
member this.SetCacheRefreshPlanProperties : string * string * string * string * Microsoft.SqlServer.ReportingServices2010.ParameterValue[] -> unit
Public Sub SetCacheRefreshPlanProperties (CacheRefreshPlanID As String, Description As String, EventType As String, MatchData As String, Parameters As ParameterValue())

Параметры

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

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