How to: Show Stored Procedure Properties
You can display properties for a stored procedure in the Properties window from Server Explorer.
Note
The dialog boxes and menu commands you see might differ from those described in Help depending on your active settings or edition. To change your settings, choose Import and Export Settings on the Tools menu. For more information, see Visual Studio Settings.
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