ObjectStateEntry::State Property
.NET Framework (current version)
Gets or sets the state of the ObjectStateEntry.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
public: property EntityState State { virtual EntityState get() sealed; internal: virtual void set(EntityState value) sealed; }
.NET Framework
Available since 3.5
Available since 3.5
Show: