This topic has not yet been rated - Rate this topic

ObjectStateEntry Properties

The ObjectStateEntry type exposes the following members.

  Name Description
Public property CurrentValues Gets the current property values of the object or relationship associated with this ObjectStateEntry.
Public property Entity Gets the object associated with this ObjectStateEntry.
Public property EntityKey Gets the EntityKey associated with the ObjectStateEntry.
Public property EntitySet Gets the EntitySetBase for the object or relationship associated with this ObjectStateEntry.
Public property IsRelationship Gets a Boolean value that indicates whether this ObjectStateEntry represents a relationship.
Public property ObjectStateManager Gets the ObjectStateManager for this ObjectStateEntry.
Public property OriginalValues Gets the read-only version of original values of the object or relationship associated with this ObjectStateEntry. To get updatable original values, use GetUpdatableOriginalValues.
Public property RelationshipManager Returns a RelationshipManager instance for the object represented by entry.
Public property State Gets the state of this ObjectStateEntry.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ