/// /// 执行指定连接字符串,类型的SqlCommand. /// /// /// 示例: /// int result = ExecuteNonQuery(connString, CommandType.StoredProcedure, "PublishOrders"); /// /// 一个有效的数据库连接字符串 SQLHelper 2013-02-05 上传大小:123KB