Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Shows the parameters defined for the stored procedure you are creating. Each row of the grid contains information about one parameter. Each parameter has a name, a data type, and optionally a default value.

You cannot create a new parameter with this property page; you can only modify existing parameters. To create a new parameter, enter the parameter in a Column or Criteria cell of the Grid pane or directly in the SQL pane.

Name

You cannot edit the parameter name on this property page. To change a parameter name, you must modify it wherever it appears in the Grid pane or the SQL pane. Note that the first character of every parameter name must be the at sign (@).

Data Type

The data type appears in condensed form. The condensed form includes the maximum column width in parentheses after the name of the data type. For example:

varchar(50)

Default

The default value is optional.

If you change a parameter’s data type, the existing default value will be cleared.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×