DatabaseGeneratedAttribute Data Annotation在哪里?

时间:2011-04-13 12:14:06

标签: .net data-annotations ef-code-first

...因为它似乎不在System.ComponentModel.DataAnnotations中!

1 个答案:

答案 0 :(得分:1)

它位于该命名空间中,但是在Entity Framework 4.1中引入。您是否安装了这个,并在项目中引用了EntityFramework.dll