The DistributedChangeBatch type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DistributedChangeBatch |
Initializes a new instance of the DistributedChangeBatch class.
|
Methods
| Name | Description | |
|---|---|---|
| Add |
Adds a change set to this batch.
|
Properties
| Name | Description | |
|---|---|---|
| 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.
|