摘要: 1 public static void ImportTempTableDataIndex(DataSet ds,string TempTableName,string strSqlConnection) 2 { 3 4 //dcrenl:获取写入连接 5 string str = strSqlCo 阅读全文
posted @ 2020-04-29 15:03 dcrenl 阅读(426) 评论(0) 推荐(0)