Contextual Menu - View
For a view, the Context Menu provides the following options:
- Design View - Opens the dialog for changing structure of the view.
- Execute - Opens the SQL Editor with text of the view and executes it. At the end you will see the result of execution.
- Open In SQL Editor - Opens the SQL Editor with text of the view.
- Delete – Drops the view from the schema.
- Refresh – Updates properties of the view.
Submenu Create
- Create Property - Opens the Design View dialog on the Property Tab for creating a new property.
- Create Trigger - Opens the Design View dialog on the Trigger Tab for creating a new trigger.