Hi,
I have done a code first migration and in Visual Studio under Server Explorer the data base looks as follows;
And under SQL Server Object Explorer the database looks as follows;
And SQL Server the database looks as follows;

In Visual Studio under SQL Server Object Explorer, I can't find my database as shown in Visual Studio under Server Explorer yet there are 3 databases namely;
1) (localdb)\MSSQLLocalDB
2) (localdb)\ProjectsV13
3) KYLELT\SQLEXPRESS
Why can I not see my data tables in SQL Server Object Explorer like I can in SQL Server?
Thanking you in advance.
Regards,
Kyle