微软SqlHelper类中文注释和使用方法.PDFVIP

  • 61
  • 0
  • 约10.75万字
  • 约 63页
  • 2017-12-20 发布于江苏
  • 举报
微软SqlHelper类中文注释和使用方法

微软SqlHelper 类中文注释和使用方法 整理:飞晏博客;网址:/416.html 。 和微软发布的SqlHelper.cs 不同,为了方便我把里面的SqlHelperParameterCatch.cs 单独 列出来了。此外还有OledbHelper.cs、OdbcHelper.cs 和XMLHelper.cs 可供使用。 SQLHelper.cs 文件源代码和注释: using System; using System.Collections.Generic; using System.Web; using System.Data; using System.Data.SqlClient; using System.Xml; using System.Collections; using System.Configuration; /// summary ///SqlHelper 的摘要说明 /// /summary public sealed class SqlHelper { public SqlHelper() { //

文档评论(0)

1亿VIP精品文档

相关文档