Share via


ReportingService2010.EndGetCacheRefreshPlanProperties Metode

Definisi

public:
 System::String ^ EndGetCacheRefreshPlanProperties(IAsyncResult ^ asyncResult, [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 EndGetCacheRefreshPlanProperties (IAsyncResult asyncResult, out string LastRunStatus, out Microsoft.SqlServer.ReportingServices2010.CacheRefreshPlanState State, out string EventType, out string MatchData, out Microsoft.SqlServer.ReportingServices2010.ParameterValue[] Parameters);
member this.EndGetCacheRefreshPlanProperties : IAsyncResult * string * CacheRefreshPlanState * string * string * ParameterValue[] -> string
Public Function EndGetCacheRefreshPlanProperties (asyncResult As IAsyncResult, ByRef LastRunStatus As String, ByRef State As CacheRefreshPlanState, ByRef EventType As String, ByRef MatchData As String, ByRef Parameters As ParameterValue()) As String

Parameter

asyncResult
IAsyncResult
LastRunStatus
String
EventType
String
MatchData
String
Parameters
ParameterValue[]

Mengembalikan

Berlaku untuk