会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
老高dotnet实践
博客园
首页
新随笔
联系
订阅
管理
2019年5月21日
entity framework WithRequiredDependent和WithRequiredPrincipal
摘要: A->WithRequiredDependent->B 表示 A中包含B的不为null实例 ,A是主键实体 B是外键实体 A->WithRequiredPrincipal->B 表示A中包含B的不为null实例 ,A是外键实体 B是主键实体
阅读全文
posted @ 2019-05-21 09:12 老高dotnet实践
阅读(542)
评论(0)
推荐(0)
编辑
公告