Use the Parameters page of the New Stored Procedure wizard
to specify
parameters for the stored procedure.
- SQL error handling code
- Specify
the types of errors for which you want the wizard to create error-handling
code.
- Parameters
- Shows the stored
procedure parameters. Click Add to
open a window so that you can add more parameters. You can remove
or reorder
the parameters in this list.
- Comments
- Shows the comments that you typed for the selected parameter.