Contextual Menu - Database
For a database, the Context Menu provides the following tools:
- Open SQL Builder – Opens a new SQL Builder window for the selected database.
- Open SQL Editor – Opens a new SQL Editor window for the selected database.
- Clone [Only For Local Database] – Opens the Clone Database dialog for creating a clone of the selected database.
- Show On Disk [Only For Local Database] – Opens the directory of the selected database in a new operating system window.
- Delete Physically – Removes database files from the hard disc.
- Unregister [Only For Server Database] – Removes the database from the list of registered databases.
- Create Dump – Opens the Create Dump dialog.
- Load Dump – Opens the Load Dump dialog.
- Compact – Starts the Compacting process.
- Defragment – Starts the Defragmenting process.
- Diagnose – Opens the Diagnose dialog.
- Reindex – Starts the Reindexing process.
- Encrypt – Opens the Encrypt dialog.
- Close – Closes the selected database.
- Statistics – Shows statistical data for the current database.
- Refresh – Updates properties and children of the current database.
Submenu Create
- Create Diagram – Opens Create Diagram dialog for creating a new diagram.
- Create Link – Opens Create Link dialog for creating a new link.
- Create Procedure – Opens Create Procedure dialog for creating a new procedure.
- Create Property – Opens Create Property dialog for creating a new property.
- Create Sequence – Opens Create Sequence dialog for creating a new sequence.
- Create Table – Opens Create Table dialog for creating a new table.
- Create Trigger – Opens Create Trigger dialog for creating a new trigger.
- Create Type – Opens Create Type dialog for creating a new type.
- Create View – Opens Create View dialog for creating a new view.