How to: Browse Objects in a SQL Server Database Project
09/10/2025 The SQL Server Object Explorer in Visual Studio now contains a dedicated Projects node, under which all SQL Server database projects in your solution are grouped in a SQL Server Manageme
The SQL Server Object Explorer in Visual Studio now contains a dedicated Projects node, under
which all SQL Server database projects in your solution are grouped in a SQL Server
Management Studio-like hierarchy.
- In Visual Studio, make sure that
Object Explorer
is open. If it’s not, select the
menu and select
Object Explorer.
-
Make sure you have a SQL Server database project.
-
In
Object Explorer
, expand the
node to see all the current SQL Server
database projects in your solution under the
node.
Manage tables, relationships, and fix errors