CloudTable.ExecuteBatchAsync Method

Windows Runtime Azure Storage Client Library

Overload List

Name Description
CloudTable.ExecuteBatchAsync (TableBatchOperation) Executes a batch operation on a table as an atomic operation.
CloudTable.ExecuteBatchAsync (TableBatchOperation, TableRequestOptions, OperationContext) Executes a batch operation on a table as an atomic operation, using the specified TableRequestOptions and OperationContext.

See Also