Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

SaveChangesAsync()

  • Last UpdatedNov 25, 2015
  • 1 minute read

Use the SaveChangesAsync() method to instruct the SQLData Script Library to write back to the data source all changes made to the memory dataset. The dataset must have been acquired by calling ExecuteAsync() or ExecuteSync().

Syntax

result SaveChangesAsync()

Remarks

This method runs asynchronously. The request for updating the data source is queued and the method completes immediately.

You must check for status by getting the ExecutionState property value.

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in