25獲取資料集中的資料型別方式一:利用DataColumn.DataType DataColumnCollection dcc = userDataSet.Tables["users"].Columns;
確定! 回上一頁