This is my first time dealing with Entity Framework. I add the ADO.NET Entity Data Model class -> Choose the database to use -> Choose the tables I want -> Name / Namespace -> Finish
When I look at the class in the solution explorer, there's no tables showing. When I instantiate it, it doesn't show my tables as options.
Am I missing something?
Choosing tables
Empty Diagram once finished loading
Breakdown of class