博客园  :: 首页  :: 联系 :: 管理

2006年4月26日

摘要: #region 更新blob字段 UpdateBlob(string strTableName, string blobColumn, byte[] blobValue, string strCondition) /// /// 更新blob字段 /// /// 表名 /// 列名 /// Blob值 /// 条件 public static void UpdateBlob(... 阅读全文

posted @ 2006-04-26 14:40 sunrack 阅读(698) 评论(0) 推荐(0)