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