摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Data;using System.Data.SqlClient;using System.Reflection;using System.Collections;namespace SQLBulkInsertTest{ /// <summary> /// 测试数据批量插入 By RhythmK /// </summary> /* -------------数据库表脚本------. 阅读全文
posted @ 2011-10-08 13:29 Rhythmk 阅读(275) 评论(0) 推荐(0) 编辑
Rhythmk 个人笔记