entity framework 查看自动生成的sql
摘要:1 public MesDbContext() : base("name=mysql") 2 { 3 Database.Log = new Action(msg => Debug.WriteLine(msg)); 4 } 1 [DbConfigurationType(typeof(MySqlEFConfigur...
阅读全文
posted @ 2018-04-29 17:55
posted @ 2018-04-29 17:55
posted @ 2018-04-11 17:18
posted @ 2018-04-05 22:47
posted @ 2018-04-05 22:40