DataTable dt2 = new DataTable();; using(SqlCommand cmd2 = new SqlCommand ... Rows.Count; i++); {; string nam = dt2.Rows[i]["column_name"].
確定! 回上一頁