MS SQL Server DB Details view
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The DB Details view is a read-only
display of information specific to the selected node in the DB Structure view. You can access this detailed view
through the context menu for the selected node.
Note: This detailed
view is available only for certain nodes. If the detailed view is unavailable
for a node you select in the DB Structure
view, no information appears in the DB
Details view.
The content of the DB Details view changes depending on which node you select in the DB Structure view. 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 or VIEW | For a child node, displays details about the following:
|
| PROCEDURE or TRIGGER | For a child node, displays the SQL code in the Source tab and property/value details, such as date created, in the Info tab. |
| FUNCTIONS | Displays the SQL code in the Source tab and property/value details, such as date created, in the Info tab. |
| SESSIONS | Displays details about the current schema. |