using System;
using System.Collections;
using System.Text;
using System.Configuration;
using System.Data;
using System.Data.OleDb;
using Solog.Model;
namespace Solog.AcessTask
{
    
class SqlHelper
    
{

        
//把DataReader转换成实体类型
    }

}

 

本文转载:CSDN博客