摘要:        
1、一对多关系关系表:Category 分类表Product 产品表分类与产品之间的一对多关系1>、产品实体类不指定外键属性Domain中类定义:Category.cs 1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Text; 5 6 using System.ComponentModel.DataAnnotations; 7 8 namespace Northwind.Domain.Entities 9 {10 public class Categor...    阅读全文
posted @ 2012-03-28 13:09
libingql
阅读(9768)
评论(5)
推荐(7)
        

 浙公网安备 33010602011771号
浙公网安备 33010602011771号