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