title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic | helpviewer_keywords | monikerRange | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Use the Properties Window in Management Studio |
Learn how to use the Properties window to see information about a SQL Server Management Studio item, such as a connection, and about database objects. |
markingmyname |
maghan |
03/01/2017 |
sql |
ssms |
conceptual |
|
>=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current |
[!INCLUDESQL Server Azure SQL Database Synapse Analytics PDW] The Properties window describes the state of an item in [!INCLUDEssManStudioFull], such as a connection or a Showplan operator, and information about database objects such as tables, views, and designers.
You can use the Properties window to view the properties of the current connection. Many properties are read-only in the Properties window but can be changed elsewhere in the [!INCLUDEssManStudio]. For example, the Database property of a query is read-only in the Properties window, but can be changed on the tool bar.
-
If the Properties window is not visible, click Properties Window on the View menu, or press F4.
-
Set the focus on the object that you want to view.
-
Look for a specific property in the Properties window.
-
If the Properties window is not visible, click Properties Window on the View menu, or press F4.
-
In the Properties window, you can see all the connection properties.
-
On the Query menu, click Include Actual Execution Plan.
-
In the SQL Query Editor, type and execute a query.
-
If the Properties window is not visible, click Properties Window on the View menu, or press F4.
-
On the Execution plan tab of the SQL Query Editor click the icons of the operators to view information about the operators in the Properties window.