0

Using the designer in Visual Studio, how can you define an entity that maps to 2 or more tables?

1
  • 1 entity with properties stored in 2 or more tables or 1 entity with relationships to 2 or more tables Commented Feb 12, 2009 at 22:06

1 Answer 1

2

try Entity Framework map multiple tables to one entity

or

http://msdn.microsoft.com/en-us/library/cc716698.aspx

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.