The DistributedChangeDetail type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DistributedChangeDetail |
Initializes a new instance of the DistributedChangeDetail class.
|
Properties
Name | Description | |
---|---|---|
![]() | AssociatedEntity |
The entity associated with this change set.
|
![]() | Identifier |
The current Id identifier value for the entity.
|
![]() | State |
The current EntityState of the entity.
|
![]() | TrackingIdentifier |
A unique tracking identifier for this change set which is used by the server when
responding to requests.
|
![]() | TypeName |
The fully qualified type of the entity being operated on, used at the server to
construct an entity instance.
|
![]() | ValueData |
The set of values held by the entity.
|