摘要:
class SqlHelper{protected string connectionString;protected sqlConnection sqlConnection;protected sqlCommand;public SqlHelper(string connection string){}//构造函数public ~SqlHelper(){}//析构函数private SqlParameter MakeParam(string paramName, SqlDbType dbType, int size, ParameterDirection direction, object 阅读全文
posted @ 2010-12-19 19:26
Henry_Wang
阅读(430)
评论(0)
推荐(0)

浙公网安备 33010602011771号