Database
When you select a child of one of the nodes listed in the left column of the following table, the corresponding information appears in the DB Details view:
SYSTEM TABLE or TABLE | For a child node, displays details about the following:
|
VIEW | For a child node, displays view properties, which are column name, data type, size, decimal, default value, accept null value, and comments. |
SEQUENCES | For a child node, displays the properties of the sequence, including its current value. |
TRIGGERS | For a child node, displays details for a trigger, including Trigger Type, Table, Column, Event, Procedure, Overridable, and Check CRC. |
DB DETAILS | Displays database properties under the Database tab. Under the Tables & Columns tab, it displays all columns from all tables and their properties sorted by table and column names. You can sort the table names in ascending or descending order by clicking the Column label. |
Security
When you select the Security node, the DB Details view displays the Security tab. The Security tab displays information from the _Users and the _Sysdbauth tables regarding user accounts and privileges. You can manage user accounts from the icons on the Security tab in the DB Details view. For multi-tenant tables in the OpenEdge database, the Security tab displays information from the _Tenant table. This information includes the tenant name, domain name, and the type of user.