datarow用linq查询时间:2023-03-08 17:04:27List<string> f_guids = (from DataRow dr in dt2.Rows select dr["f_GUID"].ToString()).ToList();