1DataSet ds = new DataSet();2ds.Load(reader,..);3ds.Tables[0].Load(reader);4 转载于:https://www.cnblogs.com/xiaowy/archive/2006/08/30/490348.html