本文介绍了查询隐藏映射表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我如何查询实体框架3.5中的映射表?


映射表包含两个表中的确切外键,并在添加后由实体框架隐藏表格进入设计师。


 


谢谢

解决方案

Hi, how could I query the mapping tables in entity framework 3.5?

The mapping table contains the exact foreign keys from two tables and hidden by entity framework after add the table into the designer.

Thanks

解决方案


这篇关于查询隐藏映射表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

05-27 05:22
查看更多