Parameter Values Editor Dialog Box

 

The Parameter Values Editor dialog box enables you to define parameters you can use to test a configured SELECT statement of a SQL data source.

Tasks

UI Elements

  • Parameter
    This column is read-only and specifies the name of a parameter configured in a previous step in the Configure Data Source dialog box. To change the parameter name, use the Add WHERE Clause dialog box.

  • Type
    This element specifies the type of a parameter. The default value in the drop-down list is based on the type of the data column to use in the WHERE clause search condition. If you choose an incompatible type, an error message will appear.

  • Value
    This element specifies the value of the parameter. If a default value for the parameter was specified in the Add WHERE Clause dialog box, that value will be used as the initial value in this element. This value can be changed.

See Also

Add WHERE Clause Dialog Box - SqlDataSource
Configure Data Source Dialog Box - SqlDataSource
Add ORDER BY Clause Dialog Box - SqlDataSource
Advanced SQL Generation Options Dialog Box - SqlDataSource