摘要: DataRow[] Drs = DtStockProduct.Select(Condition11); DtResult = DtStockProduct.Clone(); datatble table= Drs.CopyToDataTable(); 阅读全文
posted @ 2017-08-22 17:15 查克拉的觉醒 阅读(146) 评论(0) 推荐(0) 编辑