Grouping of tables in LINQPad
When I look at the WorldWideImporters database (Microsoft sample) in LINQPad, I see this:

But in SQL Server Management Studio (v17.7), I see the same database displayed as follows:

What is the capability/feature in LINQPad that imposes structure to the tables, grouping them under "Application", "DataLoadSimulation", etc, as shown?
Thank you.

But in SQL Server Management Studio (v17.7), I see the same database displayed as follows:

What is the capability/feature in LINQPad that imposes structure to the tables, grouping them under "Application", "DataLoadSimulation", etc, as shown?
Thank you.
Comments