2013年3月22日
摘要: 该方法来到hubbledotnet源代码方法路径:hubble.Data-->hubble.SQLClient-->HubbleCommand类里面的BuildSqlWithSqlParameter方法在此谢谢eagletView Code #region static methods private static string BuildSqlWithSqlParameter(string sql,System.Data.Common.DbParameter[] paras) { System.Data.Common.DbParameter... 阅读全文
posted @ 2013-03-22 11:12 freexiaoyu 阅读(971) 评论(0) 推荐(0)