凌寒飘香

____成风破浪会有时,直把云帆济沧海!

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: :: 管理 ::

2006年8月21日

摘要: DataSet custGermanyDS = custDS.Clone();DataRow[] copyRows = custDS.Tables["Customers"].Select("Country = 'Germany'");DataTable custTable = custGermany... 阅读全文
posted @ 2006-08-21 16:20 凌寒飘香 阅读(168) 评论(0) 推荐(0) 编辑