摘要:
1、DataSet中 dsRec = dboperReq.GetDSet(strSql) ; string strTypeSN = "" ; foreach( DataRow dr in dsRec.Tables[0].Rows) { strTypeSN += dr["ptypesn"].ToString() + "," ; } 2、DataR... 阅读全文
posted @ 2009-02-04 10:10
jameshappy
阅读(294)
评论(0)
推荐(0)
浙公网安备 33010602011771号