AzureTableDataManager<T>.DeleteTableAsync 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.
Supprime la table Azure.
public System.Threading.Tasks.Task DeleteTableAsync ();
member this.DeleteTableAsync : unit -> System.Threading.Tasks.Task
Public Function DeleteTableAsync () As Task
Retours
Promesse d’achèvement pour cette opération.