This topic has not yet been rated - Rate this topic

EntityChangedParams Properties

The EntityChangedParams type exposes the following members.

  Name Description
Public property Context The context that is associated with the entity object that has changed.
Public property Entity The entity object that has changed.
Public property PropertyName The name of the property on the entity object that references the target object.
Public property PropertyValue The object that is currently referenced by the changed property on the entity object.
Public property SourceEntitySet The entity set of the source object.
Public property TargetEntitySet The entity set to which the target entity object belongs
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.