linq to entity中遇到的问题
摘要:
当使用 from m in _db.students从数据库中获取数据时,数据库中的数据类型和C#中的不同,所以可能会出错!先作_db.students.ToList()然后select 阅读全文
posted @ 2014-02-17 17:26 paul_cheung 阅读(124) 评论(0) 推荐(0) 编辑
2014年2月17日 #
posted @ 2014-02-17 17:26 paul_cheung 阅读(124) 评论(0) 推荐(0) 编辑
posted @ 2014-02-17 17:21 paul_cheung 阅读(1017) 评论(0) 推荐(0) 编辑