ReportingService2010.GetCacheRefreshPlanPropertiesAsync 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
| GetCacheRefreshPlanPropertiesAsync(String) | |
| GetCacheRefreshPlanPropertiesAsync(String, Object) |
GetCacheRefreshPlanPropertiesAsync(String)
public:
void GetCacheRefreshPlanPropertiesAsync(System::String ^ CacheRefreshPlanID);
public void GetCacheRefreshPlanPropertiesAsync (string CacheRefreshPlanID);
Public Sub GetCacheRefreshPlanPropertiesAsync (CacheRefreshPlanID As String)
參數
- CacheRefreshPlanID
- String
適用於
GetCacheRefreshPlanPropertiesAsync(String, Object)
public:
void GetCacheRefreshPlanPropertiesAsync(System::String ^ CacheRefreshPlanID, System::Object ^ userState);
public void GetCacheRefreshPlanPropertiesAsync (string CacheRefreshPlanID, object userState);
Public Sub GetCacheRefreshPlanPropertiesAsync (CacheRefreshPlanID As String, userState As Object)
參數
- CacheRefreshPlanID
- String
- userState
- Object