asp.net-mvc-3 – dataannotations在主键上设置标识种子值,代码优先

asp.net-mvc-3 – dataannotations在主键上设置标识种子值,代码优先

ASP.NET MVC3代码第一个项目. 在我的类定义中如何设置Identity种子值. public class Account { [Key] public int Id { get; set; } 将Identity种子设置为1000000的语法是什么? 谢谢 谢谢Craig,看了 https://stackoverflow.com/a/5974656/968301

联系我们

联系我们

0577-28828765

在线咨询: QQ交谈

邮箱: xwei067@foxmail.com

工作时间:周一至周五,9:00-17:30,节假日休息

返回顶部