Exercise - Relations Recompute
- Run the application and run ShowProducts.
- Break into the code using the Shift F12.
- Add Relations[Categories].__RecomputePath to the Watch panel.
- Expand the result and notice the result.
- Stop the program.
- Use Alt arrow up to change the Columns.Add of Categories.CategoryID location to be before Products.CategoryID.
- Save changes to Git.
- Build and test.
- Break into the code using the Shift F12.
- Notice the result of Relations[Categories].__RecomputePath in the Watch panel.
- Stop the program.
- Use Alt arrow down to restore the Columns.Add of Categories.CategoryID to it's original location before Categories.CategoryName.
- Save changes to Git.
- Build and test.
- Break into the code using the Shift F12.
- Add Columns to the Watch panel.
- Stop the program.
- add AddAllColumns.
- Save changes to Git.
- Build and test.
- Break into the code using the Shift F12.
- Add Columns to the Watch panel.
Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com