ReportingService2006.FlushCacheAsync Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
FlushCacheAsync(String, Object) | |
FlushCacheAsync(String) |
FlushCacheAsync(String, Object)
public:
void FlushCacheAsync(System::String ^ Report, System::Object ^ userState);
public void FlushCacheAsync (string Report, object userState);
member this.FlushCacheAsync : string * obj -> unit
Public Sub FlushCacheAsync (Report As String, userState As Object)
Parâmetros
- Report
- String
- userState
- Object
Aplica-se a
FlushCacheAsync(String)
public:
void FlushCacheAsync(System::String ^ Report);
public void FlushCacheAsync (string Report);
member this.FlushCacheAsync : string -> unit
Public Sub FlushCacheAsync (Report As String)
Parâmetros
- Report
- String