标签: c# linq datarow
字符串错误
IEnumerable<DataRow> rows = rowList .FindAll(s => s.Field<String>("CID_RAB").Contains(s.Field<String>("CID")));