The EntityStateChangedEventArgs type exposes the following members.

Constructors

  NameDescription
EntityStateChangedEventArgs
Initializes a new instance of the EntityStateChangedEventArgs class.

Properties

  NameDescription
NewState
The new NewState.
PreviousState
The previous EntityState.

See Also