> Stacktrace of the inner exception:
> 
>    bei
>    System.Data.Entity.Core.Mapping.Update.Internal.UpdateTranslator.Update()
>    bei
>    
> System.Data.Entity.Core.EntityClient.Internal.EntityAdapter.<Update>b__2(UpdateTranslator
>    ut)
>    bei
>    System.Data.Entity.Core.EntityClient.Internal.EntityAdapter.Update[T](T
>    noChangesResult, Func`2 updateFunction)
>    bei
>    System.Data.Entity.Core.EntityClient.Internal.EntityAdapter.Update()
>    bei
>    System.Data.Entity.Core.Objects.ObjectContext.<SaveChangesToStore>b__35()
>    bei
>    
> System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1
>    func, IDbExecutionStrategy executionStrategy, Boolean
>    startLocalTransaction, Boolean releaseConnectionOnSuccess)
>    bei
>    
> System.Data.Entity.Core.Objects.ObjectContext.SaveChangesToStore(SaveOptions
>    options, IDbExecutionStrategy executionStrategy, Boolean
>    startLocalTransaction)
>    bei
>    
> System.Data.Entity.Core.Objects.ObjectContext.<>c__DisplayClass2a.<SaveChangesInternal>b__27()
>    bei
>    
> System.Data.Entity.Infrastructure.DefaultExecutionStrategy.Execute[TResult](Func`1
>    operation)
>    bei
>    
> System.Data.Entity.Core.Objects.ObjectContext.SaveChangesInternal(SaveOptions
>    options, Boolean executeInExistingTransaction)
>    bei
>    System.Data.Entity.Core.Objects.ObjectContext.SaveChanges(SaveOptions
>    options)
>    bei System.Data.Entity.Internal.InternalContext.SaveChanges()

This is from SaveChanges. It's not related to setting state to Detached.

-- 
Mgr. Jiří Činčura
https://www.tabsoverspaces.com/

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to