ssb diagnose
#ssb-diagnose#how-to-browse-objects-in-a-sql-server-database-project

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.

  1. In Visual Studio, make sure that

Object Explorer

is open. If it’s not, select the

menu and select

Object Explorer.

  1. Make sure you have a SQL Server database project.

  2. 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