How to set default double click action in Server Explorer?

In Visual Studio 2012 (and previous versions), if you double-click a table in Server Explorer, a table design view opens.

I rarely use this since I am not responsible for defining the database in my current project.

I would like the default lookup data to be “lookup table data”.

Is there a way to change the double-click behavior of a database table in Server Explorer? I could not find the parameter in the VS parameters.

+5
source share

All Articles