c# 判断datatable中是否存在某列

if (datatable.columns.contains("要找的列名"))
posted @ 2015-01-27 15:14  樱花飞落ll  阅读(2903)  评论(0)    收藏  举报