摘要:
using System.Collections.Generic;using System.Linq;using System.Text;using System.Data.SqlClient;using System.Data;using System.IO;namespace helper{ public class helper { public static DataSet ExecuteDataset(string connString, CommandType txtType, string sql) { SqlConnection conn = new SqlConnection 阅读全文
posted @ 2011-08-16 13:59
Jason.裕哥
阅读(755)
评论(1)
推荐(0)

浙公网安备 33010602011771号