Azure Integrator V2 - Online Help
Azure Integrator V2
Questions / Feedback?

UpdateEntityAsync Method

Updates an existing entity within a table by replacing it.

Syntax

[VB.NET]
Public Function UpdateEntityAsync() As Task
[C#]
public Task UpdateEntityAsync();

Remarks

This method is the asynchronous version of the UpdateEntity method and is used to support asynchronous operations in WinRT. Please refer to UpdateEntity for more information.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0