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

MergeEntityAsync Method

Updates an existing entity within a table by merging new property values into the entity.

Syntax

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

Remarks

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

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