2013年12月6日

将DataTable 存到一个集合当中

摘要: 将DataTable 存到一个集合中此做法来自:http://www.codeproject.com/Articles/692832/Simple-way-of-using-SQL-DataTables-to-JSON-in-MVCusingSystem;usingSystem.Data;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Web;namespaceMvcApplication31.ViewModels{publicclassDataAccessLayer{publicDataTableGetTable(). 阅读全文

posted @ 2013-12-06 09:59 Creater 阅读(916) 评论(0) 推荐(0)

导航