ObjectStateManager::GetObjectStateEntry Method
.NET Framework (current version)
Returns an ObjectStateEntry for a specific object or relationship entry.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
| Name | Description | |
|---|---|---|
![]() | GetObjectStateEntry(EntityKey^) | Returns an ObjectStateEntry for the object or relationship entry with the specified key. |
![]() | GetObjectStateEntry(Object^) | Returns an ObjectStateEntry for the specified object. |
Show:
