Feedback

  • Contents
 

Specify an Integer Parameter

Use the Integer Parameter dialog box to specify parameters for an integer data type.

To specify an integer parameter

  1. Do one of the following:

Export Files tab - stored procedure

  1. In the Name box in the data grid, click the Edit icon for an integer (int) data type. The Int Parameter dialog box appears.

Int Parameter dialog box

Name: Descriptive name for the parameter.

Prompt: Message to display to the user to request input.

Start: Starting value.

Finish: Ending value.

Increment: Number by which to increase the current value.

  1. Complete the information and then click OK.

Related Topics

Create an Export File Layout Using a Stored Procedure

Export Files