Viewing memory tables
In cases where memory tables are in use, there are cases the developer needs to check the content of a table while debugging.
Using the migrated code you can view the content of the table while in a breakpoint.
In order to do that you need to:
- Open the Watch pane
- Type "Shared.DataSources.Memory" in the Name
- Expand it
- In the DataSet in the value you will notify a magnifing glass - press it
- You will see the name of the first table in the combo and the records in the grid
- In case you have more than one memory table, you can choose a different one from the combo
This is how it looks:
Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com