文章分类 -  LINQ

LINQ to datatable 链接查询
摘要:List<DoctorQueue> lst = new List<DoctorQueue>(); try { DataSet ds = DBHelper.ExecuteDataSet("exec API_GetDoctorQueue '" + fhp_id + "','" + fDeptId + " 阅读全文

posted @ 2016-01-29 14:42 Desolate 阅读(111) 评论(0) 推荐(0)

导航