C# Linq on DataColumnCollection. var q = from x in dt.Columns.Cast<DataColumn>() where x.ColumnName != "Month" select x.ColumnName;. topedithomesearch.
確定! 回上一頁