entity framework 5 - EntityFramework 5 RC DatabaseGeneratedOption -


i think stupid error part, can't find solution.

i had ef4.3 configuring line

property(p => p.id).hasdatabasegeneratedoption(system.componentmodel.dataannotations.schema.databasegeneratedoption.identity); 

with no problem. when updated ef 5.0rc same line me error says type o namespace doesn't exist. ????

i didn't see change in rc !!!

well, seems kind of bug vs or ef. now, closed project, , reopened it, , error gone away.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -