摘要: Entity Framework中的实体类添加复合主键 使用Code First模式实现给实体类添加复合主键,代码如下: using System; using System.Collections.Generic; using System.ComponentModel.DataAnnotatio 阅读全文
posted @ 2021-12-03 16:52 裳裳者华 阅读(62) 评论(0) 推荐(0)