datatable.select()即可
datatable dt=new datatable;dt=...dt.rows便是一个 datarow集合
datatable包含datarow[ ]属性:datatable.rows[" Name"] Name为datatable一列