CloudTable.CreateIfNotExistsAsync Method

Windows Runtime Azure Storage Client Library

Overload List

Name Description
CloudTable.CreateIfNotExistsAsync () Creates the table if it does not already exist.
CloudTable.CreateIfNotExistsAsync (TableRequestOptions, OperationContext) Creates the table if it does not already exist.

See Also