实体类转换为DataTable
摘要:下面为实体类转换为DataTable的一个小例子:用到了反射知识。using System;using System.Collections.Generic;using System.Data;using System.Linq;using System.Reflection;using Syste...
阅读全文
posted @ 2015-01-19 22:03
posted @ 2015-01-19 22:03