Condividi tramite


AzureTableDataManager<T>.ClearTableAsync Metodo

Definizione

Elimina tutte le entità della tabella di Azure.

public System.Threading.Tasks.Task ClearTableAsync ();
member this.ClearTableAsync : unit -> System.Threading.Tasks.Task
Public Function ClearTableAsync () As Task

Restituisce

Promessa di completamento per questa operazione.

Si applica a