0
kicks
How does the Entity Framework get relationships from the database?
I put together a brief video showing some relationships in the NorthwindEF model, and how they relate to the VistaDB database.
The Foreign Keys in VistaDB may seem a little backwards from how SQL Server generates them. For VistaDB you should go to the table you want the dependency contained in and generate the Foreign Key.