How to: Show Stored Procedure Properties
You can display properties for a stored procedure in the Properties window from Server Explorer.
Note
Your computer might show different names or locations for some of the Visual Studio user interface elements in the following instructions. The Visual Studio edition that you have and the settings that you use determine these elements. For more information, see Customizing Development Settings in Visual Studio.
To show stored procedure properties in the Properties window
Select a stored procedure in Server Explorer.
From the View menu, click Properties Window.
The properties for the stored procedure are now visible in the Properties window.
See Also
Tasks
How to: Open Stored Procedures and User-Defined Functions