Create Columns Dialog Box
- Updated2025-07-21
- 1 minute(s) read
Create Columns Dialog Box
Launch the Import/Export Properties dialog box, select Database in the Data Location ring control, and click Create Columns on the Properties tab to launch the Create Columns dialog box.
The Create Columns dialog box contains the following options:
- Data Link Name —The name of the data link to create columns with. Click Select Data Link to select a predefined data link from a list.
- Columns —The column names you selected in the Edit Legacy Property Loader dialog box but do not exist in the specified SQL statement.
- Table —The table in which to create the selected column.
- Data Type —The data type for the selected column. TestStand maps TestStand data types to appropriate database data types or uses a '?' value in the column type control to prompt you to select a column type value.
- Parameters —Any parameter information for the data type of the selected column. For example, you can specify a size limit for a character data type by entering a number in the Parameters control.
- Create Columns —Creates columns for the checked items in the Columns list control.
See Also
Data Link Properties dialog box