dataset中datatable的数据
比如 :DataSet ds=db.ExecuteDataSet(CommandType.Text,strSql);strSql中已经有查询语句了,那接下来我想得到ds.tables[0]中的数据,怎么得到?
2010-10-14 14:52
2010-10-14 15:15
2010-10-14 19:38

2010-10-15 14:30
2010-10-16 22:52