c# - Inserting into a View Error -


i getting following error, when try insert view using entity framerwork (6):

store update, insert, or delete statement affected unexpected number of rows (0). entities may have been modified or deleted since entities loaded. refresh objectstatemanager entries.

this happening on

 context.savechanges() 

any appreciated.


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -