Stored Procedure Properties (General Tab)
Use this tab to view or specify the following options.
Options
Name
Specify the name of the stored procedure.
Permissions
Display the Object Properties dialog box, where you can specify stored procedure permissions.
Owner
View the owner of the stored procedure.
Create date
View the creation date of the stored procedure.
Text
View the text occurring in the stored procedure. If you want to indent a Transact-SQL statement in a stored procedure created through SQL Server Enterprise Manager, use CTRL+Tab.
Check Syntax
Check the syntax of the Transact-SQL script used to create the stored procedure.