人生是一场独自修行的道路!
DataTable Tagdt =new DataTable();
var dtView = new DataView(Tagdt );
var dtArry = dtView.ToTable(true, "TemplateID", "ProcessName");