ReportingService2005.GetCacheOptionsAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| GetCacheOptionsAsync(String) | |
| GetCacheOptionsAsync(String, Object) |
GetCacheOptionsAsync(String)
public:
void GetCacheOptionsAsync(System::String ^ Report);
public void GetCacheOptionsAsync (string Report);
member this.GetCacheOptionsAsync : string -> unit
Public Sub GetCacheOptionsAsync (Report As String)
Paramètres
- Report
- String
S’applique à
GetCacheOptionsAsync(String, Object)
public:
void GetCacheOptionsAsync(System::String ^ Report, System::Object ^ userState);
public void GetCacheOptionsAsync (string Report, object userState);
member this.GetCacheOptionsAsync : string * obj -> unit
Public Sub GetCacheOptionsAsync (Report As String, userState As Object)
Paramètres
- Report
- String
- userState
- Object