ChangeSet Class

Encapsulates a collection of changed-rows for a table.

Namespace:  Microsoft.Dynamics.Commerce.Runtime.Data
Assembly:  Microsoft.Dynamics.Commerce.Runtime (in Microsoft.Dynamics.Commerce.Runtime.dll)

Syntax

'Declaration
Public Class ChangeSet
'Usage
Dim instance As ChangeSet
public class ChangeSet
public ref class ChangeSet

Inheritance Hierarchy

System.Object
  Microsoft.Dynamics.Commerce.Runtime.Data.ChangeSet

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime.Data Namespace