随笔分类 -  EF

摘要:1.EFcodeFirst如何使用存储过程!public string GetCoupon(int type) { using (var db=new ProbabilityContext()) { var co... 阅读全文
posted @ 2014-10-16 15:35 hello_myworld 阅读(284) 评论(0) 推荐(0)