Düzenle

Aracılığıyla paylaş


AzureTableDataManager<T>.ClearTableAsync Method

Definition

Deletes all entities the Azure table.

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

Returns

Completion promise for this operation.

Applies to