The DistributedChangeBatch type exposes the following members.

Constructors

  NameDescription
DistributedChangeBatch
Initializes a new instance of the DistributedChangeBatch class.

Methods

  NameDescription
Add
Adds a change set to this batch.

Properties

  NameDescription
Details
The individual change sets contained within this batch.
EntityType
The entity type for this batch.
TrackingIdentifier
A unique tracking identifier for this batch of changes.

See Also