标签:required virt rtu pre store -- type res linq
[Table("bma_stores")] public class Store { //加上即可 [Required] public virtual Product Product { get; set; } }
Linq------错误: Unable to determine the principal end of an association between the types
标签:required virt rtu pre store -- type res linq
原文地址:http://www.cnblogs.com/tianhengblogs/p/6322829.html