摘要:
1. 用ComplexObject. class CompanyComplexInfo : ComplexObject{ List<Department> DepList {set; get;} List<Employee> EmpList{set; get;}}好像 ComplexObject 不支持 List, 自动生成代码中没有 DepList 属性 和 EmpList 属性.2. 用 shared.cs客户端是有了这2个属性了, 但是值总是 null.3.说明网上有一些是通过修改 edxm的文件, 但是这种做法应该是Code-First吧? 阅读全文
posted @ 2012-08-13 17:35
Ken-Cai
阅读(6202)
评论(0)
推荐(0)
浙公网安备 33010602011771号