实体包装:装箱、拆箱
存储在代理中的实体包装没有引用该代理。
在 System.Data.Entity.Core.Objects.Internal.EntityProxyTypeInfo.<>c__DisplayClass5.<.ctor>b__0(Object proxy)
在 System.Data.Entity.Core.Objects.Internal.EntityProxyTypeInfo.GetEntityWrapper(Object entity)
在 System.Data.Entity.Core.Objects.Internal.EntityProxyFactory.TryGetProxyWrapper(Object instance, IEntityWrapper& wrapper)
在 System.Data.Entity.Core.Objects.Internal.EntityWrapperFactory.WrapEntityUsingStateManagerGettingEntry(Object entity, ObjectStateManager stateManager, EntityEntry& existingEntry)
在 System.Data.Entity.Core.Objects.ObjectContext.AttachTo(String entitySetName, Object entity)
在 System.Data.Entity.Internal.Linq.InternalSet`1.<>c__DisplayClass2.<Attach>b__1()
在 System.Data.Entity.Internal.Linq.InternalSet`1.ActOnSet(Action action, EntityState newState, Object entity, String methodName)
在 System.Data.Entity.Internal.Linq.InternalSet`1.Attach(Object entity)
在 System.Data.Entity.Internal.InternalEntityEntry.set_State(EntityState value)
在 System.Data.Entity.Infrastructure.DbEntityEntry`1.set_State(EntityState value)
在 HemoSystemClient.Forms.BedZoneForm.<OnClosing>b__8_0(AppDbContext dbContext) 位置 D:\rjyxProject\HemoSystem\HemoSystemClient\Forms\BedZoneForm.cs:行号 125
在 HemoSystemClient.AppDatabase.DoAction(Action`1 action, Boolean showException) 位置 D:\rjyxProject\HemoSystem\HemoSystemClient\AppDatabase.cs:行号 42