2010年9月17日
摘要: internal static string GetTableColumns2000() { sqlText.Remove(0, sqlText.Length); sqlText.Append("select s1.name as ColumnName,case s2.name when 'nvarchar' then s1.[prec] else s1.[length] end as [MaxS... 阅读全文
posted @ 2010-09-17 20:27 路过秋天 阅读(254) 评论(0) 推荐(0)
摘要: 前言:[代码]接下来说明几乎和上节一样了:[代码]这本次录制的视频上传于-秋色园:[代码]swf文件下载:点击下载视频上一篇为:CYQ.Data 轻量数据层之路 使用篇-裸身走走天涯 视频 A (十八) 直接观看:结言:[代码] 阅读全文
posted @ 2010-09-17 14:41 路过秋天 阅读(1648) 评论(12) 推荐(4)
路过秋天