datarow用linq查询
摘要:
List f_guids = (from DataRow dr in dt2.Rows select dr["f_GUID"].ToString()).ToList(); 阅读全文
posted @ 2014-05-19 15:48 huakaiyueluo 阅读(523) 评论(0) 推荐(0)
2014年5月19日 #
posted @ 2014-05-19 15:48 huakaiyueluo 阅读(523) 评论(0) 推荐(0)
posted @ 2014-05-19 15:19 huakaiyueluo 阅读(376) 评论(0) 推荐(0)