相关文章推荐
气宇轩昂的跑步鞋  ·  Java ...·  1 年前    · 
成熟的小熊猫  ·  python ...·  1 年前    · 

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft Edge More info about Internet Explorer and Microsoft Edge
public abstract class ObjectStateEntry : System.Data.Entity.Core.Objects.DataClasses.IEntityChangeTracker
type ObjectStateEntry = class
    interface IEntityChangeTracker
Public MustInherit Class ObjectStateEntry
Implements IEntityChangeTracker
Inheritance
ObjectStateEntry

Gets the current property values of the object or relationship associated with this ObjectStateEntry

Returns the names of an object’s properties that have changed since the last time SaveChanges() was called.

Gets the updatable version of original values of the object associated with this ObjectStateEntry

Used to report that a scalar entity property has been changed The property value that was cached during EntityMemberChanging is now added to OriginalValues