DataTable result = souceTable.DefaultView.ToTable(true, "Column1", "Column2");

for .NET 2.0

相关文章: