The EntityStateSet type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | EntityType |
The type of the entity (needed for inheritance support)
|
![]() | IsDelete |
True if the entity was deleted
|
![]() | ModifiedKey |
Current primary key of the entity if modified
|
![]() | ModifiedState |
The current state of the entity if modified
|
![]() | OriginalKey |
Original primary key of the entity
|
![]() | OriginalState |
The original state of the entity
|