ObjectStateEntry::EntityKey Property
.NET Framework (current version)
Gets or sets the entity key.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
public: property EntityKey^ EntityKey { virtual EntityKey^ get() abstract; internal: virtual void set(EntityKey^ value) abstract; }
.NET Framework
Available since 3.5
Available since 3.5
Show: