Create and configure a DataStore
Create a database for random data that will be displayed in the filterable list box.
- Create the DataStore:
- InProject view, right-clickDataStoresand select .
- Hover over the database, select , and enterRandomStringsDataStore.
- Configure the DataStore:
- InProperties, next toTables, select .
- Next toColumns, select .
- Next toColumn1, selectBaseDataTypeand selectString.
Provide Feedback