ReportExecutionService.LoadReport2Async 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
| LoadReport2Async(String, String, Object) | |
| LoadReport2Async(String, String) |
LoadReport2Async(String, String, Object)
public:
void LoadReport2Async(System::String ^ Report, System::String ^ HistoryID, System::Object ^ userState);
public void LoadReport2Async (string Report, string HistoryID, object userState);
member this.LoadReport2Async : string * string * obj -> unit
Public Sub LoadReport2Async (Report As String, HistoryID As String, userState As Object)
Paramètres
- Report
- String
- HistoryID
- String
- userState
- Object
S’applique à
LoadReport2Async(String, String)
public:
void LoadReport2Async(System::String ^ Report, System::String ^ HistoryID);
public void LoadReport2Async (string Report, string HistoryID);
member this.LoadReport2Async : string * string -> unit
Public Sub LoadReport2Async (Report As String, HistoryID As String)
Paramètres
- Report
- String
- HistoryID
- String