Share via


How to: Delete Views from Databases

Views are saved with the database. When you delete a view from Server Explorer, it is also deleted from the database.

Note

Deleting views is not fully available for connections to some database management systems.

Note

The dialog boxes and menu commands you see might differ from those described in Help depending on your active settings or edition. To change your settings, choose Import and Export Settings on the Tools menu. For more information, see Visual Studio Settings.

To delete a view from a database

  1. Right-click the view you want to delete in Server Explorer.

  2. Click Delete on the shortcut menu.

  3. Click Yes in the confirmation message box.

See Also

Other Resources

Working with Views