ADO.net entity framework- Bridge entities

Posted by user308806 on Stack Overflow See other posts from Stack Overflow or by user308806
Published on 2010-06-09T01:00:13Z Indexed on 2010/06/09 1:02 UTC
Read the original article Hit count: 340

Filed under:

Hello, I have used ADO.net entity framwork to build my application. My application's data diagram contains 2 bridge entities. The problem is that I can not see or access these bridge entities in ADO.net framework using domain services. Do you have any idea how to use CRUD operations on them?

Regards,

© Stack Overflow or respective owner

Related posts about ADO.NET