AzureTableDataManager<T>.InitTableAsync 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.
Se connecte à une table Azure ou crée et initialise une nouvelle table Azure si elle n’existe pas déjà.
public System.Threading.Tasks.Task InitTableAsync ();
member this.InitTableAsync : unit -> System.Threading.Tasks.Task
Public Function InitTableAsync () As Task
Retours
Promesse d’achèvement pour cette opération.