EMS logo

Produits

SQL Manager for SQL Server

Notre statut de partenariat

Microsoft Certified Partner
Oracle Certified Partner
Embarcadero Technology Partner

EMS SQL Manager for SQL Server

Documentation en ligne

Object context menu


The context menu of an object (e.g. table or view) in the DB Explorer tree allows you to:

  • create a new database object of the same type;
  • edit the selected object in its editor;
  • rename the selected object;
  • drop the selected object from the database;
  • duplicate the selected object (create a new object with the same DDL structure and properties as the selected object has);
  • access common Tasks applied to this object;
  • perform data manipulation operations (for tables and views);
  • view properties (for tables);
  • define grants for the selected object;
  • generate the object script and open it in SQL Editor;
  • generate the object script and copy its text to Windows clipboard;
  • refresh all objects of the selected object type;
  • view/edit the database registration information within the Database Registration Info dialog (for database objects);

 

Using context menus - Object context menu

 

 


See also:

Host context menu

Database context menu