Exercise - Flow Add
- In FlowProducts.
- Add relation to Categories entity.
- between the ProductID column and the ProductName column:
- Using the Flow.Add method.
- Displays the Categories, CategoryName.
- Save changes to Git.
- Build and test.
- Add a message box with out the Flow.Add method.
- Save changes to Git.
- Build and test.
- Notice that this message box will run immediately when you run the program.
- Remove that new message box.
- Save changes to Git.
- Build and test.
Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com