CloudTable.DeleteIfExistsAsync Method

Windows Runtime Azure Storage Client Library

Overload List

Name Description
CloudTable.DeleteIfExistsAsync () Deletes the table if it already exists.
CloudTable.DeleteIfExistsAsync (TableRequestOptions, OperationContext) Deletes the table if it already exists.

See Also