阅读背景:

使用Entity Framework Code First Migrations添加数据库触发器

来源:互联网 

I use Entity Framework Migrations for code first to control my database model. It works charming and I can handle until now everything. But now I need to add one database trigger and I would like to do this with EF Migrations and not use a separate sql script for only this case (This would be confusing for clients, esp. after we convinced them that we can handle everything with EF Migrations). My trigger is straight forward and looks like tis:I use Entity Framework Migrations for code firs




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: