ReportingService2010.GetCacheRefreshPlanProperties Метод

Определение

public:
 System::String ^ GetCacheRefreshPlanProperties(System::String ^ CacheRefreshPlanID, [Runtime::InteropServices::Out] System::String ^ % LastRunStatus, [Runtime::InteropServices::Out] Microsoft::SqlServer::ReportingServices2010::CacheRefreshPlanState ^ % State, [Runtime::InteropServices::Out] System::String ^ % EventType, [Runtime::InteropServices::Out] System::String ^ % MatchData, [Runtime::InteropServices::Out] cli::array <Microsoft::SqlServer::ReportingServices2010::ParameterValue ^> ^ % Parameters);
public string GetCacheRefreshPlanProperties (string CacheRefreshPlanID, out string LastRunStatus, out Microsoft.SqlServer.ReportingServices2010.CacheRefreshPlanState State, out string EventType, out string MatchData, out Microsoft.SqlServer.ReportingServices2010.ParameterValue[] Parameters);
member this.GetCacheRefreshPlanProperties : string * string * CacheRefreshPlanState * string * string * ParameterValue[] -> string
Public Function GetCacheRefreshPlanProperties (CacheRefreshPlanID As String, ByRef LastRunStatus As String, ByRef State As CacheRefreshPlanState, ByRef EventType As String, ByRef MatchData As String, ByRef Parameters As ParameterValue()) As String

Параметры

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

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

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