ChangeSet Properties
Collapse the table of content
Expand the table of content

ChangeSet Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The ChangeSet type exposes the following members.

  NameDescription
Public property Deletes Gets a list of entities that have been deleted from the ChangeSet.
Public property Inserts Gets a list of entities that have been inserted into the ChangeSet.
Public property Updates Gets a list of entities that have been updated in the ChangeSet.
Top

Show:
© 2017 Microsoft